- b4bac17 net/ipv6: Add support for path selection using hash of 5-tuple by David Ahern · 7 years ago
- b75cc8f net/ipv6: Pass skb to route lookup by David Ahern · 7 years ago
- 3192dac net: Rename NETEVENT_MULTIPATH_HASH_UPDATE by David Ahern · 7 years ago
- 9a2a537 net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash by David Ahern · 7 years ago
- ec7127a net/ipv4: Simplify fib_multipath_hash with optional flow keys by David Ahern · 7 years ago
- 6f74b6c net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys by David Ahern · 7 years ago
- 7efc0b6 net/ipv4: Pass net to fib_multipath_hash instead of fib_info by David Ahern · 7 years ago
- 0a3920d sctp: adjust some codes in a better order in sctp_sendmsg by Xin Long · 7 years ago
- 007b7e1 sctp: improve some variables in sctp_sendmsg by Xin Long · 7 years ago
- 8e87c6e sctp: remove the unnecessary transport looking up from sctp_sendmsg by Xin Long · 7 years ago
- d42cb06 sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsg by Xin Long · 7 years ago
- 204f817 sctp: factor out sctp_sendmsg_parse from sctp_sendmsg by Xin Long · 7 years ago
- becef9b sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsg by Xin Long · 7 years ago
- c2666de sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsg by Xin Long · 7 years ago
- 2bfd80f sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsg by Xin Long · 7 years ago
- f84af33 sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg by Xin Long · 7 years ago
- 731cb7e Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
- 71abf46 tcp_bbr: remove bbr->tso_segs_goal by Eric Dumazet · 7 years ago
- dcb8c9b tcp_bbr: better deal with suboptimal GSO (II) by Eric Dumazet · 7 years ago
- 7797dc4 socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE) by Soheil Hassas Yeganeh · 7 years ago
- f1c02cf ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses by Sabrina Dubroca · 7 years ago
- 3a053b1 net: Fix spelling mistake "greater then" -> "greater than" by Gal Pressman · 7 years ago
- 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
- 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
- 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
- 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
- 313164d net/smc: respond to test link messages by Karsten Graul · 7 years ago
- be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
- 696cd30 net/smc: move netinfo function to file smc_clc.c by Karsten Graul · 7 years ago
- 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago
- 7b0db85 ipmr, ip6mr: Unite dumproute flows by Yuval Mintz · 7 years ago
- 889cd83 ip6mr: Remove MFC_NOTIFY and refactor flags by Yuval Mintz · 7 years ago
- 3feda6b ipmr, ip6mr: Unite vif seq functions by Yuval Mintz · 7 years ago
- c8d6196 ipmr, ip6mr: Unite mfc seq logic by Yuval Mintz · 7 years ago
- 845c9a7 ipmr, ip6mr: Unite logic for searching in MFC cache by Yuval Mintz · 7 years ago
- 494fff5 ipmr, ip6mr: Make mfc_cache a common structure by Yuval Mintz · 7 years ago
- 0bbbf0e ipmr, ip6mr: Unite creation of new mr_table by Yuval Mintz · 7 years ago
- b70432f mroute*: Make mr_table a common struct by Yuval Mintz · 7 years ago
- 87c418b ip6mr: Align hash implementation to ipmr by Yuval Mintz · 7 years ago
- 8571ab4 ip6mr: Make mroute_sk rcu-based by Yuval Mintz · 7 years ago
- 6853f21 ipmr,ipmr6: Define a uniform vif_device by Yuval Mintz · 7 years ago
- 5e5d6fe ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
- e37b1e9 ipv6: route: dissect flow in input path if fib rules need it by Roopa Prabhu · 7 years ago
- bb0ad19 ipv6: fib6_rules: support for match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
- 4a2d73a ipv4: fib_rules: support match on sport, dport and ip proto by Roopa Prabhu · 7 years ago
- bfff486 net: fib_rules: support for match on ip_proto, sport and dport by Roopa Prabhu · 7 years ago
- b9c7a7a net: sch: prio: Add offload ability for grafting a child by Nogah Frankel · 7 years ago
- 98ceb7b mlxsw: spectrum: qdiscs: prio: Delete child qdiscs when removing bands by Nogah Frankel · 7 years ago
- fd5ac14 net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscs by Nogah Frankel · 7 years ago
- 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
- b0066da ip_tunnel: Rename & publish init_tunnel_flow by Petr Machata · 7 years ago
- d1b2a6c net: GRE: Add is_gretap_dev, is_ip6gretap_dev by Petr Machata · 7 years ago
- 401910d rds: deliver zerocopy completion notification with data by Sowmini Varadhan · 7 years ago
- afdd6ae Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next by David S. Miller · 7 years ago
- 9532ce1 net: Convert defrag6_net_ops by Kirill Tkhai · 7 years ago
- afd7b3e net: Convert ila_net_ops by Kirill Tkhai · 7 years ago
- e5b2ae9 net: Convert defrag4_net_ops by Kirill Tkhai · 7 years ago
- f95978b net: Convert clusterip_net_ops by Kirill Tkhai · 7 years ago
- 7ca9e67 net: Convert brnf_net_ops by Kirill Tkhai · 7 years ago
- f17c9bf net: Convert cfg802154_pernet_ops by Kirill Tkhai · 7 years ago
- 989d981 net: Convert sit_net_ops by Kirill Tkhai · 7 years ago
- 5ecc295 net: Convert vti6_net_ops by Kirill Tkhai · 7 years ago
- 66997ba net: Convert ip6_tnl_net_ops by Kirill Tkhai · 7 years ago
- 5c155c5 net: Convert ip6gre_net_ops by Kirill Tkhai · 7 years ago
- 3150210 net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops and ipip_net_ops by Kirill Tkhai · 7 years ago
- 3cec5fb net: Convert br_net_ops by Kirill Tkhai · 7 years ago
- 685ecfb net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_operations by Kirill Tkhai · 7 years ago
- 5fcc858 net: Convert sysctl creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
- 02df428 net: Convert simple pernet_operations by Kirill Tkhai · 7 years ago
- f0aad8e net: Convert synproxy_net_ops by Kirill Tkhai · 7 years ago
- 47d63a0 net: Convert hashlimit_net_ops and recent_net_ops by Kirill Tkhai · 7 years ago
- c80afa0 net: Convert /proc creating and destroying pernet_operations by Kirill Tkhai · 7 years ago
- 24bba07 mac80211: support A-MSDU in fast-rx by Felix Fietkau · 7 years ago
- 21b7022 mac80211: agg-rx: Accept ADDBA request update if timeout did not change by Ilan Peer · 7 years ago
- 9251a47 mac80211: support station 4-addr mode fast-rx by Felix Fietkau · 7 years ago
- 1d87016 mac80211: support fast-rx with incompatible PS capabilities when PS is disabled by Felix Fietkau · 7 years ago
- 59cae5b mac80211: support AP 4-addr mode fast-rx by Felix Fietkau · 7 years ago
- 08009a7 net: make kmem caches as __ro_after_init by Alexey Dobriyan · 7 years ago
- f74290f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 1b71af6 net: fib_rules: Add new attribute to set protocol by Donald Sharp · 7 years ago
- a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
- 2217009 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
- 79a5b97 rds: rds_msg_zcopy should return error of null rm->data.op_mmp_znotifier by Sowmini Varadhan · 7 years ago
- ca79bec2 ipv6 sit: work around bogus gcc-8 -Wrestrict warning by Arnd Bergmann · 7 years ago
- 93c62c4 rxrpc: Fix send in rxrpc_send_data_packet() by David Howells · 7 years ago
- 60772e4 Merge tag 'mac80211-next-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
- ed04c46 Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
- 94ba927 mac80211: Call mgd_prep_tx before transmitting deauthentication by Ilan Peer · 7 years ago
- a1f2ba04c mac80211: add get TID helper by Sara Sharon · 7 years ago
- 7299d6f mac80211: support reporting A-MPDU EOF bit value/known by Johannes Berg · 7 years ago
- 1fe4b11 net: ipv4: Set addr_type in hash_keys for forwarded case by David Ahern · 7 years ago
- 350c9f4 tcp_bbr: better deal with suboptimal GSO by Eric Dumazet · 7 years ago
- b87b619 netlink: put module reference if dump start fails by Jason A. Donenfeld · 7 years ago
- a7dcdf6 bpf: clean up unused-variable warning by Arnd Bergmann · 7 years ago
- cac5620 net: Allow a rule to track originating protocol by Donald Sharp · 7 years ago
- 943a0d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
- 98be9b1 tcp: remove dead code after CHECKSUM_PARTIAL adoption by Eric Dumazet · 7 years ago
- 4a64fd6 tcp: remove dead code from tcp_set_skb_tso_segs() by Eric Dumazet · 7 years ago
- 65ec609 tcp: tcp_sendmsg() only deals with CHECKSUM_PARTIAL by Eric Dumazet · 7 years ago
- dead7cd tcp: remove sk_check_csum_caps() by Eric Dumazet · 7 years ago