1. 7c68d1a net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  2. d0c081b flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  3. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  4. 096b985 net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  5. 68fda45 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 7 years ago
  6. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  7. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  8. b8fd082 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 7 years ago
  9. f428fe4 rtnetlink: give a user socket to get_target_net() by Andrei Vagin · 7 years ago
  10. 71891e2 ethtool: do not print warning for applications using legacy API by Stephen Hemminger · 7 years ago
  11. 55a5ec9 Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns" by David S. Miller · 7 years ago
  12. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  13. b90ddd5 skbuff: skb_copy_ubufs must release uarg even without user frags by Willem de Bruijn · 7 years ago
  14. 268b790 skbuff: orphan frags before zerocopy clone by Willem de Bruijn · 7 years ago
  15. 21b5944 net: Fix double free and memory corruption in get_net_ns_by_id() by Eric W. Biederman · 7 years ago
  16. b36025b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  17. 35b99df sock: free skb in skb_complete_tx_timestamp on error by Willem de Bruijn · 7 years ago
  18. 2d17d8d xdp: linearize skb in netif_receive_generic_xdp() by Song Liu · 7 years ago
  19. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  20. 029b6d1 Revert "net: core: maybe return -EEXIST in __dev_alloc_name" by Johannes Berg · 7 years ago
  21. 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
  22. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  23. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  24. db1ac49 bpf: introduce ARG_PTR_TO_MEM_OR_NULL by Gianluca Borello · 7 years ago
  25. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  26. 441a330 net: xdp: don't allow device-bound programs in driver mode by Jakub Kicinski · 7 years ago
  27. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  28. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  29. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  30. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  31. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  32. 11bf284 net: Protect iterations over net::fib_notifier_ops in fib_seq_sum() by Kirill Tkhai · 7 years ago
  33. c92eb77 net-sysfs: trigger netlink notification on ifalias change via sysfs by Roopa Prabhu · 7 years ago
  34. 87c320e net: core: dev_get_valid_name is now the same as dev_alloc_name_ns by Rasmus Villemoes · 7 years ago
  35. d6f295e net: core: maybe return -EEXIST in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  36. 9380910 net: core: check dev_valid_name in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  37. 6224abd net: core: drop pointless check in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  38. c46d764 net: core: eliminate dev_alloc_name{,_ns} code duplication by Rasmus Villemoes · 7 years ago
  39. 2c88b85 net: core: move dev_alloc_name_ns a little higher by Rasmus Villemoes · 7 years ago
  40. 51f299d net: core: improve sanity checking in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  41. 3a9b76f tcp: allow drivers to tweak TSQ logic by Eric Dumazet · 7 years ago
  42. ce2b7db fib_rules: exit_net cleanup check added by Vasily Averin · 7 years ago
  43. 0b6f595 fib_notifier: exit_net cleanup check added by Vasily Averin · 7 years ago
  44. ee21b18b netdev: exit_net cleanup check added by Vasily Averin · 7 years ago
  45. 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
  46. 5290ada sock: Remove the global prot_inuse counter. by Tonghao Zhang · 7 years ago
  47. 8d6e79d tipc: improve link resiliency when rps is activated by Jon Maloy · 7 years ago
  48. a3dcaf1 net: allow per netns sysctl_rmem and sysctl_wmem for protos by Eric Dumazet · 7 years ago
  49. 4dc6758 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  50. af07339 netpoll: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  51. 7f5d3f2 pktgen: document 32-bit timestamp overflow by Arnd Bergmann · 7 years ago
  52. 03ac738 rtnetlink: fix missing size for IFLA_IF_NETNSID by Colin Ian King · 7 years ago
  53. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  54. b37a530 bpf: remove old offload/analyzer by Jakub Kicinski · 7 years ago
  55. 248f346 xdp: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  56. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  57. 79e1ad1 rtnetlink: use netnsid to query interface by Jiri Benc · 7 years ago
  58. 7cbebc8 net: export peernet2id_alloc by Jiri Benc · 7 years ago
  59. df7e8e2 pktgen: do not abuse IN6_ADDR_HSIZE by Eric Dumazet · 7 years ago
  60. 2b5ec1a netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed by Ye Yin · 7 years ago
  61. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  63. 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
  64. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  65. 6c31e5a net: Add extack to fib_notifier_info by David Ahern · 7 years ago
  66. aa2bc73 net: filter: remove unused variable and fix warning by Jakub Kicinski · 7 years ago
  67. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  68. bfa64075 bpf: rename sk_actions to align with bpf infrastructure by John Fastabend · 7 years ago
  69. 8108a77 bpf: bpf_compute_data uses incorrect cb structure by John Fastabend · 7 years ago
  70. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  71. ef5201c bonding: remove rtmsg_ifinfo called after bond_lower_state_changed by Xin Long · 7 years ago
  72. eeda3fb rtnetlink: bring NETDEV_CHANGELOWERSTATE event process back to rtnetlink_event by Xin Long · 7 years ago
  73. c24b14c tcp: add tracepoint trace_tcp_send_reset by Song Liu · 7 years ago
  74. 058c8d5 net: core: rtnetlink: use BUG_ON instead of if condition followed by BUG by Gustavo A. R. Silva · 7 years ago
  75. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. cd86d1f bpf: Adding helper function bpf_getsockops by Lawrence Brakmo · 7 years ago
  77. 95491e3 net: ethtool: remove error check for legacy setting transceiver type by Niklas Söderlund · 7 years ago
  78. 1b5f962 soreuseport: fix initialization race by Craig Gallek · 7 years ago
  79. 54d43117 sock: correct sk_wmem_queued accounting on efault in tcp zerocopy by Willem de Bruijn · 7 years ago
  80. f7e9cb1 bpf: remove mark access for SK_SKB program types by John Fastabend · 7 years ago
  81. 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
  82. 8f2e9ca Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 7 years ago
  83. 29d1b33 bpf: allow access to skb->len from offloads by Jakub Kicinski · 7 years ago
  84. 4f9218a bpf: move knowledge about post-translation offsets out of verifier by Jakub Kicinski · 7 years ago
  85. 7de16e3 bpf: split verifier and program ops by Jakub Kicinski · 7 years ago
  86. 99767f2 net/core: Convert sk_timer users to use timer_setup() by Kees Cook · 7 years ago
  87. 9f12a77 net/core: Collapse redundant sk_timer callback data assignments by Kees Cook · 7 years ago
  88. 1c601d8 bpf: cpumap xdp_buff to skb conversion and allocation by Jesper Dangaard Brouer · 7 years ago
  89. 9c270af bpf: XDP_REDIRECT enable use of cpumap by Jesper Dangaard Brouer · 7 years ago
  90. 5a6cd6d ethtool: add ethtool_intersect_link_masks by Alan Brady · 7 years ago
  91. 8a5f216 net: export netdev_txq_to_tc to allow sch_mqprio to compile as module by Henrik Austad · 7 years ago
  92. 5fa85a0 net: core: rcu-ify rtnl af_ops by Florian Westphal · 7 years ago
  93. 070cbf5 rtnetlink: place link af dump into own helper by Florian Westphal · 7 years ago
  94. 823038c dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notification by Xin Long · 7 years ago
  95. 0ad646c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
  96. 2459b4c net: enable interface alias removal via rtnl by Nicolas Dichtel · 7 years ago
  97. 2d7f669 rtnetlink: do not set notification for tx_queue_len in do_setlink by Xin Long · 7 years ago
  98. 64ff90c rtnetlink: check DO_SETLINK_NOTIFY correctly in do_setlink by Xin Long · 7 years ago
  99. dc709f3 rtnetlink: bring NETDEV_CHANGEUPPER event process back in rtnetlink_event by Xin Long · 7 years ago
  100. e6e6659 rtnetlink: bring NETDEV_POST_TYPE_CHANGE event process back in rtnetlink_event by Xin Long · 7 years ago