summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2017-07-07crush: remove an obsolete commentIlya Dryomov
2017-07-07crush: crush_init_workspace starts with struct crush_workIlya Dryomov
2017-07-07libceph, crush: per-pool crush_choose_arg_map for crush_do_rule()Ilya Dryomov
2017-07-07crush: implement weight and id overrides for straw2Ilya Dryomov
2017-07-07libceph: apply_upmap()Ilya Dryomov
2017-07-07libceph: compute actual pgid in ceph_pg_to_up_acting_osds()Ilya Dryomov
2017-07-07libceph: pg_upmap[_items] infrastructureIlya Dryomov