summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13netlink: allow sending extended ACK with cookie on successJohannes Berg
2017-04-13genetlink: pass extended ACK report downJohannes Berg
2017-04-13netlink: extended ACK reportingJohannes Berg
2017-04-13net: ipv4: Refine the ipv4_default_advmssGao Feng
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGE_TX_QUEUE_LEN eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for NETDEV_CHANGEUPPER eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for CHANGELOWERSTATE eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for PRECHANGEUPPER eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for POST_TYPE_CHANGE eventDavid Ahern
2017-04-13rtnetlink: Do not generate notifications for CHANGEADDR eventDavid Ahern
2017-04-13rtnetlink: Do not generate notification for UDP_TUNNEL_PUSH_INFODavid Ahern
2017-04-13rtnetlink: Do not generate notifications for MTU eventsDavid Ahern
2017-04-12gso: Support frag_list splitting with head_fragIlan Tayari
2017-04-12l2tp: define parameters of l2tp_tunnel_find*() as "const"Guillaume Nault
2017-04-12l2tp: define parameters of l2tp_session_get*() as "const"Guillaume Nault
2017-04-11net/smc: do not use IB_SEND_INLINE together with mapped dataUrsula Braun
2017-04-11net/smc: destruct non-accepted socketsUrsula Braun
2017-04-11net/smc: remove duplicate unhashUrsula Braun
2017-04-11net/smc: guarantee ConnClosed send after shutdown SHUT_WRUrsula Braun
2017-04-11net/smc: no socket state changes in tasklet contextUrsula Braun
2017-04-11net/smc: always call the POLL_IN part of sk_wake_asyncUrsula Braun
2017-04-11net/smc: guarantee reset of write_blocked for heavy workloadUrsula Braun
2017-04-11net/smc: return active RoCE port onlyUrsula Braun
2017-04-11net/smc: remove useless smc_ib_devices_list checkUrsula Braun
2017-04-11net/smc: get rid of old commentUrsula Braun
2017-04-11bpf: pass sk to helper functionsWillem de Bruijn
2017-04-11devlink: fix return value check in devlink_dpipe_header_put()Wei Yongjun
2017-04-11bpf: remove struct bpf_prog_type_listJohannes Berg
2017-04-11l2tp: remove l2tp_session_find()Guillaume Nault
2017-04-11l2tp: remove useless duplicate session detection in l2tp_netlinkGuillaume Nault
2017-04-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-09Revert "rtnl: Add support for netdev event to link messages"David S. Miller
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-08net: dsa: Move skb_unshare() to dsa_switch_rcv()Florian Fainelli
2017-04-08net: dsa: Do not check for NULL dst in tag parsersFlorian Fainelli
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-04-07net: ipv4: fix multipath RTM_GETROUTE behavior when iif is givenFlorian Larysch
2017-04-06Merge tag 'batadv-next-for-davem-20170406' of git://git.open-mesh.org/linux-m...David S. Miller
2017-04-06Merge tag 'rxrpc-rewrite-20170406' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-04-06L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.R. Parameswaran
2017-04-06New kernel function to get IP overhead on a socket.R. Parameswaran
2017-04-06af_unix: Use designated initializersKees Cook
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-06rxrpc: Trace client call connectionDavid Howells
2017-04-06rxrpc: Trace changes in a call's receive window sizeDavid Howells
2017-04-06rxrpc: Trace received abortsDavid Howells
2017-04-06rxrpc: Trace protocol errors in received packetsDavid Howells
2017-04-06rxrpc: Handle temporary errors better in rxkad securityDavid Howells