1. 7892bd0 net: propagate dev_get_valid_name return code by Li RongQing · 7 years ago
  2. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  3. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  4. 8b5c6a3 Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 7 years ago
  5. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  6. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  7. 6358d49 net: Fix a bug in removing queues from XPS map by Amritha Nambiar · 7 years ago
  8. 32f7b44 sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers by Paolo Abeni · 7 years ago
  9. cdfb6b3 audit: use inline function to get audit context by Richard Guy Briggs · 7 years ago
  10. 0278647 net: Update generic_xdp_needed static key to modern api by Davidlohr Bueso · 7 years ago
  11. 39e8392 net: Update netstamp_needed static key to modern api by Davidlohr Bueso · 7 years ago
  12. aabf677 net: Update [e/in]gress_needed static key to modern api by Davidlohr Bueso · 7 years ago
  13. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  14. ab74cfe net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma by Christoph Hellwig · 7 years ago
  15. 865b03f dev: packet: make packet_direct_xmit a common function by Magnus Karlsson · 7 years ago
  16. 02671e2 xsk: wire up XDP_SKB side of AF_XDP by Björn Töpel · 7 years ago
  17. e283de3 net: core: Inline netdev_features_size_check() by Florian Fainelli · 7 years ago
  18. ebf4e80 net: Add Software fallback infrastructure for socket dependent offloads by Ilya Lesokhin · 7 years ago
  19. 3ac305c net: core: Assert the size of netdev_featres_t by Florian Fainelli · 7 years ago
  20. 1b837d4 net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash by Alexander Duyck · 7 years ago
  21. 3f5ecd8 net: Fix coccinelle warning by Kirill Tkhai · 7 years ago
  22. f761312 bpf: fix xdp_generic for bpf_adjust_tail usecase by Nikita V. Shirokov · 7 years ago
  23. e0ada51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. 1b80f86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  25. 0fe554a hv_netvsc: propogate Hyper-V friendly name into interface alias by Stephen Hemminger · 7 years ago
  26. 198d83b bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail by Nikita V. Shirokov · 7 years ago
  27. 7ce2367 vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 7 years ago
  28. a9d4820 net: fool proof dev_valid_name() by Eric Dumazet · 7 years ago
  29. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  30. fc1dd36 net: Remove net_rwsem from {, un}register_netdevice_notifier() by Kirill Tkhai · 7 years ago
  31. 328fbe7 net: Close race between {un, }register_netdevice_notifier() and setup_net()/cleanup_net() by Kirill Tkhai · 7 years ago
  32. 9daae9b net: Call add/kill vid ndo on vlan filter feature toggling by Gal Pressman · 7 years ago
  33. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  34. 2f635ce net: Drop pernet_operations::async by Kirill Tkhai · 7 years ago
  35. 1dfe82e net: fix possible out-of-bound read in skb_network_protocol() by Eric Dumazet · 7 years ago
  36. 070f2d7 net: Drop NETDEV_UNREGISTER_FINAL by Kirill Tkhai · 7 years ago
  37. ede2762 net: Make NETDEV_XXX commands enum { } by Kirill Tkhai · 7 years ago
  38. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. b0f3deb net: Use rtnl_lock_killable() in register_netdev() by Kirill Tkhai · 7 years ago
  40. 4dcb31d net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 7 years ago
  41. de8d5ab net: Make RX-FCS and HW GRO mutually exclusive by Gal Pressman · 7 years ago
  42. f5426250 net: introduce IFF_NO_RX_HANDLER by Paolo Abeni · 7 years ago
  43. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. e6c6a92 net: Make RX-FCS and LRO mutually exclusive by Gal Pressman · 7 years ago
  45. 50d629e net: allow interface to be set into VRF if VLAN interface in same VRF by Mike Manning · 7 years ago
  46. 3a053b1 net: Fix spelling mistake "greater then" -> "greater than" by Gal Pressman · 7 years ago
  47. f5c0c6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  48. ac5b701 net: fix race on decreasing number of TX queues by Jakub Kicinski · 7 years ago
  49. 330c727 net: Make dn_ptr depend on CONFIG_DECNET by David Ahern · 7 years ago
  50. 2608e6b net: Convert default_device_ops by Kirill Tkhai · 7 years ago
  51. 88b8ffe net: Convert pernet_subsys ops, registered via net_dev_init() by Kirill Tkhai · 7 years ago
  52. 48bfd55 net_sched: plug in qdisc ops change_tx_queue_len by Cong Wang · 7 years ago
  53. 6a643dd net: introduce helper dev_change_tx_queue_len() by Cong Wang · 7 years ago
  54. 38e01b3 dev: advertise the new ifindex when the netns iface changes by Nicolas Dichtel · 7 years ago
  55. c36ac8e dev: always advertise the new nsid when the netns iface changes by Nicolas Dichtel · 7 years ago
  56. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. 7a006d5 net: core: Fix kernel-doc for netdev_upper_link() by Florian Fainelli · 7 years ago
  58. 5de30d5 net: core: Fix kernel-doc for call_netdevice_notifiers_info() by Florian Fainelli · 7 years ago
  59. 7c68d1a net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 7 years ago
  60. d584527 net: Cap number of queues even with accel_priv by Alexander Duyck · 7 years ago
  61. 8c2e6c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  62. 82aaff2 net: free RX queue structures by Jakub Kicinski · 7 years ago
  63. 141b52a net: use the right variant of kfree by Jakub Kicinski · 7 years ago
  64. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  65. e817f85 xdp: generic XDP handling of xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  66. 55a5ec9 Revert "net: core: dev_get_valid_name is now the same as dev_alloc_name_ns" by David S. Miller · 7 years ago
  67. 9f30e5c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  68. fba961a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. f53c723 net: Add asynchronous callbacks for xfrm on layer 2. by Steffen Klassert · 7 years ago
  70. 3dca3f3 xfrm: Separate ESP handling from segmentation for GRO packets. by Steffen Klassert · 7 years ago
  71. 56f5aa7 net: Disable GRO_HW when generic XDP is installed on a device. by Michael Chan · 7 years ago
  72. fb1f5f7 net: Introduce NETIF_F_GRO_HW. by Michael Chan · 7 years ago
  73. 2d17d8d xdp: linearize skb in netif_receive_generic_xdp() by Song Liu · 7 years ago
  74. 8d74e9f net: avoid skb_warn_bad_offload on IS_ERR by Willem de Bruijn · 7 years ago
  75. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  76. 6b3ba91 net: sched: allow qdiscs to handle locking by John Fastabend · 7 years ago
  77. 6c14818 net: sched: cleanup qdisc_run and __qdisc_run semantics by John Fastabend · 7 years ago
  78. 029b6d1 Revert "net: core: maybe return -EEXIST in __dev_alloc_name" by Johannes Berg · 7 years ago
  79. bd0b2e7 net: xdp: make the stack take care of the tear down by Jakub Kicinski · 7 years ago
  80. 118b4aa net: xdp: avoid output parameters when querying XDP prog by Jakub Kicinski · 7 years ago
  81. e4be7ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  82. 0c19f846 net: accept UFO datagrams from tuntap and packet by Willem de Bruijn · 7 years ago
  83. 441a330 net: xdp: don't allow device-bound programs in driver mode by Jakub Kicinski · 7 years ago
  84. 288b3de bpf: offload: move offload device validation out to the drivers by Jakub Kicinski · 7 years ago
  85. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  86. 87c320e net: core: dev_get_valid_name is now the same as dev_alloc_name_ns by Rasmus Villemoes · 7 years ago
  87. d6f295e net: core: maybe return -EEXIST in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  88. 9380910 net: core: check dev_valid_name in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  89. 6224abd net: core: drop pointless check in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  90. c46d764 net: core: eliminate dev_alloc_name{,_ns} code duplication by Rasmus Villemoes · 7 years ago
  91. 2c88b85 net: core: move dev_alloc_name_ns a little higher by Rasmus Villemoes · 7 years ago
  92. 51f299d net: core: improve sanity checking in __dev_alloc_name by Rasmus Villemoes · 7 years ago
  93. ee21b18b netdev: exit_net cleanup check added by Vasily Averin · 7 years ago
  94. 248f346 xdp: allow attaching programs loaded for specific device by Jakub Kicinski · 7 years ago
  95. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  96. 4620940 net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath by Jiri Pirko · 7 years ago
  97. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  98. f8ddadc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  99. 1c601d8 bpf: cpumap xdp_buff to skb conversion and allocation by Jesper Dangaard Brouer · 7 years ago
  100. 8a5f216 net: export netdev_txq_to_tc to allow sch_mqprio to compile as module by Henrik Austad · 7 years ago