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