1. 62b3237 flow_dissector: dissect tunnel info outside __skb_flow_dissect() by Simon Horman · 7 years ago
  2. b0e9fe1 rtnetlink: fix rtnl_link msghandler rcu annotations by Florian Westphal · 7 years ago
  3. a3fde2a rtnetlink: ipv6: convert remaining users to rtnl_register_module by Florian Westphal · 7 years ago
  4. d671965 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  5. 16feebc rtnetlink: remove __rtnl_register by Florian Westphal · 7 years ago
  6. e420251 rtnetlink: get reference on module before invoking handlers by Florian Westphal · 7 years ago
  7. addf9b9 net: rtnetlink: use rcu to free rtnl message handlers by Florian Westphal · 7 years ago
  8. b8da518 bpf: allow disabling tunnel csum for ipv6 by William Tu · 7 years ago
  9. bd0b2e7 net: xdp: make the stack take care of the tear down by Jakub Kicinski · 7 years ago
  10. 118b4aa net: xdp: avoid output parameters when querying XDP prog by Jakub Kicinski · 7 years ago
  11. e94a62f net/reuseport: drop legacy code by Paolo Abeni · 7 years ago
  12. 7149f81 net: Remove dst->next by David Miller · 7 years ago
  13. 0f6c480 xfrm: Move dst->path into struct xfrm_dst by David Miller · 7 years ago
  14. 3a2232e ipv6: Move dst->from into struct rt6_info. by David Miller · 7 years ago
  15. b6ca8bd xfrm: Move child route linkage into xfrm_dst. by David Miller · 7 years ago
  16. b92cf4a net: Create and use new helper xfrm_dst_child(). by David Miller · 7 years ago
  17. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  18. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  19. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  20. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  21. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  22. 441a330 net: xdp: don't allow device-bound programs in driver mode by Jakub Kicinski · 7 years ago
  23. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  24. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  25. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  26. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  27. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  28. 11bf284 net: Protect iterations over net::fib_notifier_ops in fib_seq_sum() by Kirill Tkhai · 7 years ago
  29. c92eb77 net-sysfs: trigger netlink notification on ifalias change via sysfs by Roopa Prabhu · 7 years ago
  30. 87c320e net: core: dev_get_valid_name is now the same as dev_alloc_name_ns by Rasmus Villemoes · 7 years ago
  31. d6f295e net: core: maybe return -EEXIST in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  32. 9380910 net: core: check dev_valid_name in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  33. 6224abd net: core: drop pointless check in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  34. c46d764 net: core: eliminate dev_alloc_name{,_ns} code duplication by Rasmus Villemoes · 7 years ago
  35. 2c88b85 net: core: move dev_alloc_name_ns a little higher by Rasmus Villemoes · 7 years ago
  36. 51f299d net: core: improve sanity checking in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  37. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  38. ce2b7db fib_rules: exit_net cleanup check added by Vasily Averin · 7 years ago
  39. 0b6f595 fib_notifier: exit_net cleanup check added by Vasily Averin · 7 years ago
  40. ee21b18b netdev: exit_net cleanup check added by Vasily Averin · 7 years ago
  41. 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. 5290ada sock: Remove the global prot_inuse counter. by Tonghao Zhang · 7 years ago
  43. 8d6e79d tipc: improve link resiliency when rps is activated by Jon Maloy · 7 years ago
  44. a3dcaf1 net: allow per netns sysctl_rmem and sysctl_wmem for protos by Eric Dumazet · 7 years ago
  45. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  46. af07339 netpoll: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  47. 7f5d3f2 pktgen: document 32-bit timestamp overflow by Arnd Bergmann · 7 years ago
  48. 03ac738 rtnetlink: fix missing size for IFLA_IF_NETNSID by Colin Ian King · 7 years ago
  49. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  50. b37a530 bpf: remove old offload/analyzer by Jakub Kicinski · 7 years ago
  51. 248f346 xdp: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  52. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  53. 79e1ad1 rtnetlink: use netnsid to query interface by Jiri Benc · 7 years ago
  54. 7cbebc8 net: export peernet2id_alloc by Jiri Benc · 7 years ago
  55. df7e8e2 pktgen: do not abuse IN6_ADDR_HSIZE by Eric Dumazet · 7 years ago
  56. 2b5ec1a netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  57. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  58. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  59. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  60. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  61. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  62. aa2bc73 net: filter: remove unused variable and fix warning by Jakub Kicinski · 7 years ago
  63. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  64. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  65. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  66. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  67. ef5201c bonding: remove rtmsg_ifinfo called after bond_lower_state_changed by Xin Long · 7 years ago
  68. eeda3fb rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event by Xin Long · 7 years ago
  69. c24b14c4 tcp: add tracepoint trace_tcp_send_reset by Song Liu · 7 years ago
  70. 058c8d5 net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago
  71. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  72. cd86d1f bpf: Adding helper function bpf_getsockops by Lawrence Brakmo · 7 years ago
  73. 95491e3 net: ethtool: remove error check for legacy setting transceiver type by Niklas Söderlund · 7 years ago
  74. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  75. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago
  76. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  77. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  78. 8f2e9ca Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  79. 29d1b33 bpf: allow access to skb->len from offloads by Jakub Kicinski · 7 years ago
  80. 4f9218a bpf: move knowledge about post-translation offsets out of verifier by Jakub Kicinski · 7 years ago
  81. 7de16e3 bpf: split verifier and program ops by Jakub Kicinski · 7 years ago
  82. 99767f2 net/core: Convert sk_timer users to use timer_setup() by Kees Cook · 7 years ago
  83. 9f12a77 net/core: Collapse redundant sk_timer callback data assignments by Kees Cook · 7 years ago
  84. 1c601d8 bpf: cpumap xdp_buff to skb conversion and allocation by Jesper Dangaard Brouer · 7 years ago
  85. 9c270af bpf: XDP_REDIRECT enable use of cpumap by Jesper Dangaard Brouer · 7 years ago
  86. 5a6cd6d ethtool: add ethtool_intersect_link_masks by Alan Brady · 7 years ago
  87. 8a5f216 net: export netdev_txq_to_tc to allow sch_mqprio to compile as module by Henrik Austad · 7 years ago
  88. 5fa85a0 net: core: rcu-ify rtnl af_ops by Florian Westphal · 7 years ago
  89. 070cbf5 rtnetlink: place link af dump into own helper by Florian Westphal · 7 years ago
  90. 823038c dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification by Xin Long · 7 years ago
  91. 0ad646c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  92. 2459b4c net: enable interface alias removal via rtnl by Nicolas Dichtel · 7 years ago
  93. 2d7f669 rtnetlink: do not set notification for tx_queue_len in do_setlink by Xin Long · 7 years ago
  94. 64ff90c rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink by Xin Long · 7 years ago
  95. dc709f3 rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event by Xin Long · 7 years ago
  96. e6e6659 rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event by Xin Long · 7 years ago
  97. ebdcf04 rtnetlink: bring NETDEV_CHANGE_TX_QUEUE_LEN event process back in rtnetlink_event by Xin Long · 7 years ago
  98. 8a21258 rtnetlink: bring NETDEV_CHANGEMTU event process back in rtnetlink_event by Xin Long · 7 years ago
  99. e086101 tcp: add a tracepoint for tcp retransmission by Cong Wang · 7 years ago
  100. 09001b0 net: fix typo in skbuff.c by Wenhua Shi · 7 years ago