1. a5f7add net_sched: gen_estimator: fix broken estimators based on percpu stats by Eric Dumazet · 7 years ago
  2. a7dcdf6 bpf: clean up unused-variable warning by Arnd Bergmann · 7 years ago
  3. ac5b701 net: fix race on decreasing number of TX queues by Jakub Kicinski · 7 years ago
  4. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  5. 79a8a64 net: Whitelist the skbuff_head_cache "cb" field by Kees Cook · 7 years ago
  6. 4ff66ca rtnetlink: require unique netns identifier by Christian Brauner · 7 years ago
  7. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  8. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  9. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
  10. 4db428a soreuseport: fix mem leak in reuseport_add_sock() by Eric Dumazet · 7 years ago
  11. 7973bfd rtnetlink: remove check for IFLA_IF_NETNSID by Christian Brauner · 7 years ago
  12. 2b16f04 net: create skb_gso_validate_mac_len() by Daniel Axtens · 7 years ago
  13. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  14. 5bb8ed0 rtnetlink: enable IFLA_IF_NETNSID for RTM_NEWLINK by Christian Brauner · 7 years ago
  15. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  16. 40ca54e net_sched: gen_estimator: fix lockdep splat by Eric Dumazet · 7 years ago
  17. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 7 years ago
  18. 6a643dd net: introduce helper dev_change_tx_queue_len() by Cong Wang · 7 years ago
  19. 38e01b3 dev: advertise the new ifindex when the netns iface changes by Nicolas Dichtel · 7 years ago
  20. c36ac8e dev: always advertise the new nsid when the netns iface changes by Nicolas Dichtel · 7 years ago
  21. b61ad68 rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINK by Christian Brauner · 7 years ago
  22. c310bfc rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINK by Christian Brauner · 7 years ago
  23. 7c4f63b rtnetlink: enable IFLA_IF_NETNSID in do_setlink() by Christian Brauner · 7 years ago
  24. 457740a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  25. f6b1b3b bpf: fix subprog verifier bypass by div/mod by 0 exception by Daniel Borkmann · 7 years ago
  26. 1d62167 bpf: xor of a/x in cbpf can be done in 32 bit alu by Daniel Borkmann · 7 years ago
  27. 6f9bd3d bpf: Add sock_ops R/W access to tclass by Lawrence Brakmo · 7 years ago
  28. 44f0e43 bpf: Add support for reading sk_state and more by Lawrence Brakmo · 7 years ago
  29. b13d880 bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock by Lawrence Brakmo · 7 years ago
  30. b73042b bpf: Add write access to tcp_sock and sock fields by Lawrence Brakmo · 7 years ago
  31. 34d367c bpf: Make SOCK_OPS_GET_TCP struct independent by Lawrence Brakmo · 7 years ago
  32. a33de39 bpf: Make SOCK_OPS_GET_TCP size independent by Lawrence Brakmo · 7 years ago
  33. 2585cd6 bpf: Only reply field should be writeable by Lawrence Brakmo · 7 years ago
  34. fb07a82 net: Move net:netns_ids destruction out of rtnl_lock() and document locking scheme by Kirill Tkhai · 7 years ago
  35. 44c02a2 dev_ioctl(): move copyin/copyout to callers by Al Viro · 7 years ago
  36. b1b0c24 lift handling of SIOCIW... out of dev_ioctl() by Al Viro · 7 years ago
  37. 36fd633 net: separate SIOCGIFCONF handling from dev_ioctl() by Al Viro · 8 years ago
  38. 52e12d5 pktgen: Clean read user supplied flag mess by Dmitry Safonov · 7 years ago
  39. 99c6d3d pktgen: Remove brute-force printing of flags by Dmitry Safonov · 7 years ago
  40. 6f107c7 pktgen: Add behaviour flags macro to generate flags/names by Dmitry Safonov · 7 years ago
  41. 57a5749b pktgen: Add missing !flag parameters by Dmitry Safonov · 7 years ago
  42. b76f418 net: link_watch: mark bonding link events urgent by Roopa Prabhu · 7 years ago
  43. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. 7a006d5 net: core: Fix kernel-doc for netdev_upper_link() by Florian Fainelli · 7 years ago
  45. 5de30d5 net: core: Fix kernel-doc for call_netdevice_notifiers_info() by Florian Fainelli · 7 years ago
  46. 7c68d1a net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  47. b2d3bcf net: core: Expose number of link up/down transitions by David Decotigny · 7 years ago
  48. b75703d devlink: fix memory leak on 'resource' by Colin Ian King · 7 years ago
  49. ea9722e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  50. 8565d26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  51. 1728a4f bpf: move event_output to const_size_or_zero for xdp/skb as well by Daniel Borkmann · 7 years ago
  52. 2e4a309 bpf: restrict access to core bpf sysctls by Daniel Borkmann · 7 years ago
  53. fa9dd59 bpf: get rid of pure_initcall dependency to enable jits by Daniel Borkmann · 7 years ago
  54. 205c380 bpf: add csum_diff helper to xdp as well by Daniel Borkmann · 7 years ago
  55. 43dd751 devlink: Make some functions static by Wei Yongjun · 7 years ago
  56. 61f3c96 bpf: allow socket_filter programs to use bpf_prog_test_run by Alexei Starovoitov · 7 years ago
  57. d0c081b flow_dissector: properly cap thoff field by Eric Dumazet · 7 years ago
  58. 7155f8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  59. 4215727 net: Remove spinlock from get_net_ns_by_id() by Kirill Tkhai · 7 years ago
  60. 0c06bea9 net: Fix possible race in peernet2id_alloc() by Kirill Tkhai · 7 years ago
  61. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  62. 7018d1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  63. 96890d6 net: delete /proc THIS_MODULE references by Alexey Dobriyan · 7 years ago
  64. 56dc7cd devlink: Add relation between dpipe and resource by Arkadi Sharshevsky · 7 years ago
  65. 2d8dc5b devlink: Add support for reload by Arkadi Sharshevsky · 7 years ago
  66. d9f9b9a devlink: Add support for resource abstraction by Arkadi Sharshevsky · 7 years ago
  67. 2406e7e devlink: Add per devlink instance lock by Arkadi Sharshevsky · 7 years ago
  68. 289a4860 net: Restrict unwhitelisted proto caches to size 0 by Kees Cook · 7 years ago
  69. 30c2c9f net: Define usercopy region in struct proto slab cache by David Windsor · 8 years ago
  70. 096b985 net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 7 years ago
  71. 273c28b net: Convert atomic_t net::count to refcount_t by Kirill Tkhai · 7 years ago
  72. 68fda45 bpf: fix 32-bit divide by zero by Alexei Starovoitov · 7 years ago
  73. daaf24c bpf: simplify xdp_convert_ctx_access for xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  74. d584527 net: Cap number of queues even with accel_priv by Alexander Duyck · 7 years ago
  75. 19d28fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 8c2e6c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  77. 65d51f2 Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  78. 661e4e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  79. 82aaff2 net: free RX queue structures by Jakub Kicinski · 7 years ago
  80. 141b52a net: use the right variant of kfree by Jakub Kicinski · 7 years ago
  81. 290af86 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 7 years ago
  82. 37e2d99 ethtool: Ensure new ring parameters are within bounds during SRINGPARAM by Eugenia Emantayev · 7 years ago
  83. b8fd082 net: core: fix module type in sock_diag_bind by Andrii Vladyka · 7 years ago
  84. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  85. c5a9f6f net/core: Add drop counters to VF statistics by Eugenia Emantayev · 8 years ago
  86. 02dd329 bpf: finally expose xdp_rxq_info to XDP bpf-programs by Jesper Dangaard Brouer · 7 years ago
  87. e817f85 xdp: generic XDP handling of xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  88. c0124f3 xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg by Jesper Dangaard Brouer · 7 years ago
  89. aecd67b xdp: base API for new XDP rx-queue info concept by Jesper Dangaard Brouer · 7 years ago
  90. f428fe4 rtnetlink: give a user socket to get_target_net() by Andrei Vagin · 7 years ago
  91. 71891e2 ethtool: do not print warning for applications using legacy API by Stephen Hemminger · 7 years ago
  92. 55a5ec9 Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns" by David S. Miller · 7 years ago
  93. 6bb8824 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  94. f72c4ac skbuff: in skb_copy_ubufs unclone before releasing zerocopy by Willem de Bruijn · 7 years ago
  95. fcffe2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  96. bf5c25d skbuff: in skb_segment, call zerocopy functions once per nskb by Willem de Bruijn · 7 years ago
  97. 9f30e5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  98. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. 5b0890a flow_dissector: Parse batman-adv unicast headers by Sven Eckelmann · 7 years ago
  100. b90ddd5 skbuff: skb_copy_ubufs must release uarg even without user frags by Willem de Bruijn · 7 years ago