1. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  2. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  3. a64efe14 net/ipv6: introduce fib6_info struct and helpers by David Ahern · 7 years ago
  4. 23fb93a net/ipv6: Cleanup exception and cache route handling by David Ahern · 7 years ago
  5. acb54e3 net/ipv6: Add gfp_flags to route add functions by David Ahern · 7 years ago
  6. f8a1b43 net/ipv6: Create a neigh_lookup for FIB entries by David Ahern · 7 years ago
  7. 3b6761d net/ipv6: Move dst flags to booleans in fib entries by David Ahern · 7 years ago
  8. 421842e net/ipv6: Add fib6_null_entry by David Ahern · 7 years ago
  9. 1489568 net/ipv6: move expires into rt6_info by David Ahern · 7 years ago
  10. d4ead6b net/ipv6: move metrics from dst to rt6_info by David Ahern · 7 years ago
  11. 5e670d8 net/ipv6: Move nexthop data to fib6_nh by David Ahern · 7 years ago
  12. e8478e8 net/ipv6: Save route type in rt6_info by David Ahern · 7 years ago
  13. afb1d4b5 net/ipv6: Pass net namespace to route functions by David Ahern · 7 years ago
  14. 7aef685 net/ipv6: Pass net to fib6_update_sernum by David Ahern · 7 years ago
  15. a919525 net: Move fib_convert_metrics to metrics file by David Ahern · 7 years ago
  16. 72f6d71 vxlan: add ttl inherit support by Hangbin Liu · 7 years ago
  17. bdb7cc6 ipv6: Count interface receive statistics on the ingress netdev by Stephen Suryaputra · 7 years ago
  18. 032234d net/ipv6: Make __inet6_bind static by David Ahern · 7 years ago
  19. 0399309 xdp: transition into using xdp_frame for return API by Jesper Dangaard Brouer · 7 years ago
  20. 57d0a1c xdp: allow page_pool as an allocator type in xdp_return_frame by Jesper Dangaard Brouer · 7 years ago
  21. ff7d6b2 page_pool: refurbish version of page_pool code by Jesper Dangaard Brouer · 7 years ago
  22. 8d5d885 xdp: rhashtable with allocator ID to pointer mapping by Jesper Dangaard Brouer · 7 years ago
  23. 70280ed bpf: cpumap convert to use generic xdp_frame by Jesper Dangaard Brouer · 7 years ago
  24. c0048cf xdp: introduce a new xdp_frame type by Jesper Dangaard Brouer · 7 years ago
  25. 106ca27 xdp: move struct xdp_buff from filter.h to xdp.h by Jesper Dangaard Brouer · 7 years ago
  26. 5ab073f xdp: introduce xdp_return_frame API and use in cpumap by Jesper Dangaard Brouer · 7 years ago
  27. 93ab6cc tcp: implement mmap() for zero copy receive by Eric Dumazet · 7 years ago
  28. 03f45c8 tcp: avoid extra wakeups for SO_RCVLOWAT users by Eric Dumazet · 7 years ago
  29. d136184 tcp: fix SO_RCVLOWAT and RCVBUF autotuning by Eric Dumazet · 7 years ago
  30. 3f01ddb slip: Check if rstate is initialized before uncompressing by Tejaswi Tanikella · 7 years ago
  31. c18bb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  32. 4c7c12e Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 7 years ago
  33. fc56be4 devlink: convert occ_get op to separate registration by Jiri Pirko · 7 years ago
  34. 3099a52 soreuseport: initialise timewait reuseport field by Eric Dumazet · 7 years ago
  35. b1993a2 net: fix rtnh_ok() by Eric Dumazet · 7 years ago
  36. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  37. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  38. 7bbdb81 slab: make usercopy region 32-bit by Alexey Dobriyan · 7 years ago
  39. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  40. 9681815 ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow() by Alexey Kodanev · 7 years ago
  41. 7d6850f ipv6: add a wrapper for ip6_dst_store() with flowi6 checks by Alexey Kodanev · 7 years ago
  42. 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  43. 082f230 Bluetooth: Fix connection if directed advertising and privacy is used by Szymon Janc · 7 years ago
  44. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  45. 0621150 net: remove compat_sys_*() prototypes from net/compat.h by Dominik Brodowski · 7 years ago
  46. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  47. 8c59c26 Bluetooth: Fix data type of appearence by Jaganath Kanakkassery · 7 years ago
  48. dd0bed1 tls: support for Inline tls record by Atul Gupta · 7 years ago
  49. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  50. c2615cf inet: frags: reorganize struct netns_frags by Eric Dumazet · 7 years ago
  51. 3e67f10 inet: frags: break the 2GB limit for frags storage by Eric Dumazet · 7 years ago
  52. 2d44ed2 inet: frags: remove inet_frag_maybe_warn_overflow() by Eric Dumazet · 7 years ago
  53. 399d140 inet: frags: get rif of inet_frag_evicting() by Eric Dumazet · 7 years ago
  54. 6befe4a inet: frags: remove some helpers by Eric Dumazet · 7 years ago
  55. 648700f inet: frags: use rhashtables for reassembly units by Eric Dumazet · 7 years ago
  56. 093ba72 inet: frags: add a pointer to struct netns_frags by Eric Dumazet · 7 years ago
  57. 787bea7 inet: frags: change inet_frags_init_net() return value by Eric Dumazet · 7 years ago
  58. c22af22 ipv6: frag: remove unused field by Eric Dumazet · 7 years ago
  59. d74bad4 bpf: Hooks for sys_connect by Andrey Ignatov · 7 years ago
  60. 3679d58 net: Introduce __inet_bind() and __inet6_bind by Andrey Ignatov · 7 years ago
  61. d162190 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  62. e9a441b xfrm: Register xfrm_dev_notifier in appropriate place by Kirill Tkhai · 7 years ago
  63. 10659cb netfilter: nf_tables: rename to nft_set_lookup_global() by Pablo Neira Ayuso · 7 years ago
  64. 43a605f netfilter: nf_tables: enable conntrack if NAT chain is registered by Pablo Neira Ayuso · 7 years ago
  65. 02c7b25 netfilter: nf_tables: build-in filter chain type by Pablo Neira Ayuso · 7 years ago
  66. cc07eeb netfilter: nf_tables: nft_register_chain_type() returns void by Pablo Neira Ayuso · 7 years ago
  67. 32537e9 netfilter: nf_tables: rename struct nf_chain_type by Pablo Neira Ayuso · 7 years ago
  68. 8934ce2 bpf: sockmap redirect ingress support by John Fastabend · 7 years ago
  69. e15f20e Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  70. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  71. 1224f58 nl80211: Add control_port_over_nl80211 to mesh_setup by Denis Kenzior · 7 years ago
  72. c3bfe1f nl80211: Add control_port_over_nl80211 for ibss by Denis Kenzior · 7 years ago
  73. 64bf3d4 nl80211: Add CONTROL_PORT_OVER_NL80211 attribute by Denis Kenzior · 7 years ago
  74. 2576a9a nl80211: Implement TX of control port frames by Denis Kenzior · 7 years ago
  75. 6a671a5 nl80211: Add CMD_CONTROL_PORT_FRAME API by Denis Kenzior · 7 years ago
  76. 19d3577 cfg80211: Add API to allow querying regdb for wmm_rule by Haim Dreyfuss · 7 years ago
  77. 230ebaa cfg80211: read wmm rules from regulatory database by Haim Dreyfuss · 7 years ago
  78. 5e78abd cfg80211: fix data type of sta_opmode_info parameter by tamizhr@codeaurora.org · 7 years ago
  79. a25e21f rxrpc, afs: Use debug_ids rather than pointers in traces by David Howells · 7 years ago
  80. 8518e9b net: Add more comments by Kirill Tkhai · 7 years ago
  81. 4420bf2 net: Rename net_sem to pernet_ops_rwsem by Kirill Tkhai · 7 years ago
  82. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  83. b85ab56 llc: properly handle dev_queue_xmit() return value by Cong Wang · 7 years ago
  84. 5306653 sctp: remove unnecessary asoc in sctp_has_association by Xin Long · 7 years ago
  85. b903036 net: Spelling s/stucture/structure/ by Geert Uytterhoeven · 7 years ago
  86. 088aa3e ip6mr: Support fib notifications by Yuval Mintz · 7 years ago
  87. eb82a99 net: sched, fix OOO packets with pfifo_fast by John Fastabend · 7 years ago
  88. 996bfed Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  89. b9ee96b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  90. affaa0c net/sched: remove tcf_idr_cleanup() by Davide Caratti · 7 years ago
  91. c46234e tls: RX path for ktls by Dave Watson · 7 years ago
  92. 5837158 tls: Refactor variable names by Dave Watson · 7 years ago
  93. f4a8e43 tls: Pass error code explicitly to tls_err_abort by Dave Watson · 7 years ago
  94. dbe4255 tls: Move cipher info to a separate struct by Dave Watson · 7 years ago
  95. e9de001 devlink: Remove top_hierarchy arg for DEVLINK disabled path by David Ahern · 7 years ago
  96. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  97. dcbe73ca mac80211: notify driver for change in multicast rates by Pradeep Kumar Chitrapu · 7 years ago
  98. d9ff304 net: Replace ip_ra_lock with per-net mutex by Kirill Tkhai · 7 years ago
  99. 5796ef7 net: Make ip_ra_chain per struct net by Kirill Tkhai · 7 years ago
  100. 1453074 devlink: Remove top_hierarchy arg to devlink_resource_register by David Ahern · 7 years ago