summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2017-07-19net: make dev_close and related functions voidstephen hemminger
2017-07-19bluetooth: 6lowpan dev_close never returns errorstephen hemminger
2017-07-19net: dsa: unexport dsa_is_port_initializedVivien Didelot
2017-07-19net/packet: remove unused PGV_FROM_VMALLOC definition.Rosen, Rami
2017-07-19tcp: adjust tail loss probe timeoutYuchung Cheng
2017-07-19openvswitch: Optimize operations for OvS flow_stats.Tonghao Zhang
2017-07-19openvswitch: Optimize updating for OvS flow_stats.Tonghao Zhang
2017-07-18xfrm: add xdst pcpu cacheFlorian Westphal
2017-07-18xfrm: remove flow cacheFlorian Westphal
2017-07-18xfrm_policy: make xfrm_bundle_lookup return xfrm dst objectFlorian Westphal
2017-07-18xfrm_policy: remove xfrm_policy_lookupFlorian Westphal
2017-07-18xfrm_policy: kill flow to policy dir conversionFlorian Westphal
2017-07-18xfrm_policy: remove always true/false branchesFlorian Westphal
2017-07-18xfrm_policy: bypass flow_cache_lookupFlorian Westphal
2017-07-18net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal
2017-07-18vti: revert flush x-netns xfrm cache when vti interface is removedFlorian Westphal
2017-07-17net: Revert "net: add function to allocate sk_buff head without data area"Florian Westphal
2017-07-17inet: Remove software UFO fragmenting code.David S. Miller
2017-07-17net: Remove all references to SKB_GSO_UDP.David S. Miller
2017-07-17inet: Stop generating UFO packets.David S. Miller
2017-07-17net: Remove references to NETIF_F_UFO from ethtool.David S. Miller
2017-07-17net: Remove references to NETIF_F_UFO in netdev_fix_features().David S. Miller
2017-07-17xdp: Add batching support to redirect mapJohn Fastabend
2017-07-17bpf: add bpf_redirect_map helper routineJohn Fastabend
2017-07-17xdp: add trace event for xdp redirectJohn Fastabend
2017-07-17net: implement XDP_REDIRECT for xdp genericJohn Fastabend
2017-07-17xdp: add bpf_redirect helper functionJohn Fastabend
2017-07-17net: xdp: support xdp generic on virtual devicesJohn Fastabend
2017-07-17inetpeer: remove AVL implementation in favor of RB treeEric Dumazet
2017-07-17net/unix: drop obsolete fd-recursion limitsDavid Herrmann
2017-07-17skbuff: optimize the pull_pages code in __pskb_pull_tail()linzhang
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long
2017-07-16sctp: remove the typedef sctp_random_param_tXin Long
2017-07-16sctp: remove the typedef sctp_supported_ext_param_tXin Long
2017-07-16sctp: remove the typedef sctp_adaptation_ind_param_tXin Long
2017-07-16sctp: remove the typedef sctp_supported_addrs_param_tXin Long
2017-07-16sctp: remove the typedef sctp_cookie_preserve_param_tXin Long
2017-07-16sctp: remove the typedef sctp_ipv6addr_param_tXin Long
2017-07-16sctp: remove the typedef sctp_ipv4addr_param_tXin Long
2017-07-16rds: cancel send/recv work before queuing connection shutdownSowmini Varadhan
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-12datagram: fix kernel-doc commentsstephen hemminger
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter
2017-07-11bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin
2017-07-11Merge tag 'ceph-for-4.13-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-08mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong
2017-07-08rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan
2017-07-07libceph: osd_state is 32 bits wide in luminousIlya Dryomov