1. 9f0e896 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  2. 54dc3e3 net: ipv6: Allow connect to linklocal address from socket bound to vrf by David Ahern · 7 years ago
  3. 7c23b62 netfilter: flow table support for the mixed IPv4/IPv6 family by Pablo Neira Ayuso · 7 years ago
  4. 0995210 netfilter: flow table support for IPv6 by Pablo Neira Ayuso · 7 years ago
  5. ac2a666 netfilter: add generic flow table infrastructure by Pablo Neira Ayuso · 7 years ago
  6. 3b49e2e netfilter: nf_tables: add flow table netlink frontend by Pablo Neira Ayuso · 7 years ago
  7. 0befd06 netfilter: nf_tables: remove nft_dereference() by Pablo Neira Ayuso · 7 years ago
  8. 625c556 netfilter: connlimit: split xt_connlimit into front and backend by Florian Westphal · 7 years ago
  9. c2f9eaf netfilter: nf_tables: remove hooks from family definition by Pablo Neira Ayuso · 7 years ago
  10. c974a3a3 netfilter: nf_tables: remove multihook chains and families by Pablo Neira Ayuso · 7 years ago
  11. 12355d3 netfilter: nf_tables_inet: don't use multihook infrastructure anymore by Pablo Neira Ayuso · 7 years ago
  12. 408070d netfilter: nf_tables: add nft_set_is_anonymous() helper by Pablo Neira Ayuso · 7 years ago
  13. 7a4473a netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path by Pablo Neira Ayuso · 7 years ago
  14. 2a95183 netfilter: don't allocate space for arp/bridge hooks unless needed by Florian Westphal · 7 years ago
  15. bb4badf netfilter: don't allocate space for decnet hooks unless needed by Florian Westphal · 7 years ago
  16. ef57170 netfilter: reduce hook array sizes to what is needed by Florian Westphal · 7 years ago
  17. b0f3833 netfilter: reduce size of hook entry point locations by Florian Westphal · 7 years ago
  18. 26888df netfilter: core: remove synchronize_net call if nfqueue is used by Florian Westphal · 7 years ago
  19. 6b3d933 netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp by Gao Feng · 7 years ago
  20. 9dae47a netfilter: conntrack: l4 protocol trackers can be const by Florian Westphal · 7 years ago
  21. cd9ceaf netfilter: conntrack: constify list of builtin trackers by Florian Westphal · 7 years ago
  22. 3921584 netfilter: conntrack: remove nlattr_size pointer from l4proto trackers by Florian Westphal · 7 years ago
  23. 4a8e56e ipv6: Export sernum update function by Ido Schimmel · 7 years ago
  24. a2c554d ipv6: Add explicit flush indication to routes by Ido Schimmel · 7 years ago
  25. 27c6fa7 ipv6: Set nexthop flags upon carrier change by Ido Schimmel · 7 years ago
  26. 4c981e2 ipv6: Prepare to handle multiple netdev events by Ido Schimmel · 7 years ago
  27. 2127d95 ipv6: Clear nexthop flags upon netdev up by Ido Schimmel · 7 years ago
  28. 7f0b800 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  29. c0124f3 xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg by Jesper Dangaard Brouer · 7 years ago
  30. aecd67b xdp: base API for new XDP rx-queue info concept by Jesper Dangaard Brouer · 7 years ago
  31. 33c30a8 net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not set by Quentin Monnet · 7 years ago
  32. 72deacc Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  33. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. 602f7a2 sock: Add sock_owned_by_user_nocheck by Tom Herbert · 7 years ago
  35. 3c14909 net: sch: api: fix tcf_block_get by Sudip Mukherjee · 7 years ago
  36. 9f30e5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  37. 65bbbf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 7 years ago
  38. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. a38a9882 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  40. d0bd684 net: sch: api: add extack support in qdisc_alloc by Alexander Aring · 7 years ago
  41. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  42. e9bc3fa net: sch: api: add extack support in qdisc_get_rtab by Alexander Aring · 7 years ago
  43. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  44. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  45. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  46. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  47. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  48. 7f05b46 xfrm: check for xdo_dev_state_free by Shannon Nelson · 7 years ago
  49. 986ffdf net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store by Yafang Shao · 7 years ago
  50. 563e0bb net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint by Yafang Shao · 7 years ago
  51. 102740b cls_bpf: fix offload assumptions after callback conversion by Jakub Kicinski · 7 years ago
  52. 2271d51 xfrm: Allow IPsec GSO with software crypto for local sockets. by Steffen Klassert · 7 years ago
  53. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  54. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  55. 398b841 sock: Hide unused variable when !CONFIG_PROC_FS. by Tonghao Zhang · 7 years ago
  56. 648845a sock: Move the socket inuse to namespace. by Tonghao Zhang · 7 years ago
  57. 08fc7f8 sock: Change the netns_core member name. by Tonghao Zhang · 7 years ago
  58. c6479d6 Merge tag 'mac80211-for-davem-2017-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 7 years ago
  59. 983dafa cfg80211: Scan results to also report the per chain signal strength by Sunil Dutt · 7 years ago
  60. e7881bd5 Revert "mac80211: Add TXQ scheduling API" by Johannes Berg · 7 years ago
  61. 0973dd4 Revert "mac80211: Add airtime account and scheduling to TXQs" by Johannes Berg · 7 years ago
  62. 958a1b5 nl80211: Remove obsolete kerneldoc line by Jonathan Corbet · 7 years ago
  63. acf568e xfrm: Reinject transport-mode packets through tasklet by Herbert Xu · 7 years ago
  64. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. de60fe9 sctp: implement handle_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  66. 47b20a8 sctp: implement report_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  67. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  68. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  69. 2d07a49 sctp: add basic structures and make chunk function for ifwdtsn by Xin Long · 7 years ago
  70. 7a4fa29 net: sched: Add TCA_HW_OFFLOAD by Yuval Mintz · 7 years ago
  71. 94d7d8f ip6_gre: add erspan v2 support by William Tu · 7 years ago
  72. f551c91 net: erspan: introduce erspan v2 for ip_gre by William Tu · 7 years ago
  73. 1d7e2ed net: erspan: refactor existing erspan code by William Tu · 7 years ago
  74. 7268586 tcp: pause Fast Open globally after third consecutive timeout by Yuchung Cheng · 7 years ago
  75. c9f1f58 net: sk_pacing_shift_update() helper by Eric Dumazet · 7 years ago
  76. ec94c26 tcp/dccp: avoid one atomic operation for timewait hashdance by Eric Dumazet · 7 years ago
  77. 039af9c net_sched: switch to exit_batch for action pernet ops by Cong Wang · 7 years ago
  78. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  79. 2008097 fou: fix some member types in guehdr by Xin Long · 7 years ago
  80. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  81. 65f5e35 sctp: implement abort_pd for sctp_stream_interleave by Xin Long · 7 years ago
  82. be4e0ce sctp: implement start_pd for sctp_stream_interleave by Xin Long · 7 years ago
  83. 94014e8 sctp: implement renege_events for sctp_stream_interleave by Xin Long · 7 years ago
  84. 9162e0e sctp: implement enqueue_event for sctp_stream_interleave by Xin Long · 7 years ago
  85. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  86. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago
  87. 668c9be sctp: implement assign_number for sctp_stream_interleave by Xin Long · 7 years ago
  88. 0c3f6f6 sctp: implement make_datafrag for sctp_stream_interleave by Xin Long · 7 years ago
  89. ad05a7a sctp: add basic structures and make chunk function for idata by Xin Long · 7 years ago
  90. 772a586 sctp: add stream interleave enable members and sockopt by Xin Long · 7 years ago
  91. 97a6ec4 rhashtable: Change rhashtable_walk_start to return void by Tom Herbert · 7 years ago
  92. b0d52ad mac80211: Add airtime account and scheduling to TXQs by Toke Høiland-Jørgensen · 7 years ago
  93. e937b8d mac80211: Add TXQ scheduling API by Toke Høiland-Jørgensen · 7 years ago
  94. 9de18d8 mac80211: Add MIC space only for TX key option by David Spinadel · 7 years ago
  95. 6c2fb1e cfg80211: cleanup signal strength units notation by Sergey Matyukevich · 7 years ago
  96. 9ae3b17 cfg80211: IBSS: Add support for static WEP in driver for IBSS by Tova Mussai · 7 years ago
  97. e2fb1b8 mac80211: enable TDLS peer buffer STA feature by Yingying Tang · 7 years ago
  98. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. b01ac09 net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq by John Fastabend · 7 years ago
  100. 7e66016 net: sched: helpers to sum qlen and qlen for per cpu logic by John Fastabend · 7 years ago