1. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  2. 1e785f4 net: Start with correct mac_len in skb_network_protocol by Vlad Yasevich · 10 years ago
  3. 6859e7d netdev: remove potentially harmful checks by Veaceslav Falico · 10 years ago
  4. e33d0ba net-gro: reset skb->truesize in napi_reuse_skb() by Eric Dumazet · 10 years ago
  5. d029021 net: add busy_poll device feature by Jiri Pirko · 10 years ago
  6. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  7. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  8. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  9. a50e233 net-gro: restore frag0 optimization by Eric Dumazet · 10 years ago
  10. 1ee481f net: Allow modules to use is_skb_forwardable by Vlad Yasevich · 10 years ago
  11. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  12. 66b5552 netpoll: Rename netpoll_rx_enable/disable to netpoll_poll_disable/enable by Eric W. Biederman · 10 years ago
  13. 3f4df20 netpoll: Move rx enable/disable into __dev_close_many by Eric W. Biederman · 10 years ago
  14. 53d6471 net: Account for all vlan headers in skb_mac_gso_segment by Vlad Yasevich · 10 years ago
  15. 015f068 net: net: add a core netdev->tx_dropped counter by Eric Dumazet · 10 years ago
  16. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 10 years ago
  17. 9c62a68 netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP) by Eric W. Biederman · 10 years ago
  18. 2b8837a net: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  19. c46fff2 smp: Rename __smp_call_function_single() to smp_call_function_single_async() by Frederic Weisbecker · 10 years ago
  20. fce8ad1 smp: Remove wait argument from __smp_call_function_single() by Frederic Weisbecker · 10 years ago
  21. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  22. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  23. d206940 net: core: introduce netif_skb_dev_features by Florian Westphal · 10 years ago
  24. 0a59f3a net: Mark functions as static in core/dev.c by Rashika Kheria · 10 years ago
  25. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  26. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  27. e27a2f8 net: Export gro_find_by_type helpers by Or Gerlitz · 10 years ago
  28. b582ef0 net: Add GRO support for UDP encapsulating protocols by Or Gerlitz · 10 years ago
  29. f14fe8a net: remove unnecessary initializations in net_dev_init by Sabrina Dubroca · 10 years ago
  30. 9d08dd3 net: document accel_priv parameter for __dev_queue_xmit() by Jason Wang · 10 years ago
  31. a953be5 net-sysfs: add support for device-specific rx queue sysfs attributes by Michael Dalton · 10 years ago
  32. 1d486bf net: add NETDEV_PRECHANGEMTU to notify before mtu change happens by Veaceslav Falico · 10 years ago
  33. 0b4cec8 net: Check skb->rxhash in gro_receive by Tom Herbert · 10 years ago
  34. 5bb025f net: rename sysfs symlinks on device name change by Veaceslav Falico · 10 years ago
  35. 3ee3270 net: add sysfs helpers for netdev_adjacent logic by Veaceslav Falico · 10 years ago
  36. ae78dbf net: Add trace events for all receive entry points, exposing more skb fields by Ben Hutchings · 10 years ago
  37. d87d04a net: Add net_dev_start_xmit trace event, exposing more skb fields by Ben Hutchings · 10 years ago
  38. 2056766 net: Fix indentation in dev_hard_start_xmit() by Ben Hutchings · 10 years ago
  39. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  40. 2315dc9 net: make dev_set_mtu() honor notification return code by Veaceslav Falico · 10 years ago
  41. 600adc1 net: gro: change GRO overflow strategy by Eric Dumazet · 10 years ago
  42. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 10 years ago
  43. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 10 years ago
  44. cdb3f4a net: Do not enable tx-nocache-copy by default by Benjamin Poirier · 10 years ago
  45. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  47. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 10 years ago
  48. 1d143d9 net: core functions cleanup by stephen hemminger · 10 years ago
  49. 855abcf net, rps: fix the comment of net_rps_action_and_irq_enable() by Zhi Yong Wu · 10 years ago
  50. 289dccb net: use kfree_skb_list() helper by Eric Dumazet · 11 years ago
  51. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  52. 8532824 net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held by John Fastabend · 11 years ago
  53. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  54. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  55. 299603e8 net-gro: Prepare GRO stack for the upcoming tunneling support by Jerry Chu · 11 years ago
  56. 4262e5c net: dev: move inline skb_needs_linearize helper to header by Daniel Borkmann · 11 years ago
  57. e624702 net: introduce dev_consume_skb_any() by Eric Dumazet · 11 years ago
  58. 84b9cd6 gro: small napi_get_frags() optim by Eric Dumazet · 11 years ago
  59. 90e51ad Fix comment typo for alloc_netdev_mqs() by Li Zhong · 11 years ago
  60. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago
  61. 529d048 macvlan: disable LRO on lower device instead of macvlan by Michal Kubeček · 11 years ago
  62. 81b9eab core/dev: do not ignore dmac in dev_forward_skb() by Alexei Starovoitov · 11 years ago
  63. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  64. 74d332c net: extend net_device allocation to vmalloc() by Eric Dumazet · 11 years ago
  65. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  66. 974daef net: add missing dev_put() in __netdev_adjacent_dev_insert by Nikolay Aleksandrov · 11 years ago
  67. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 11 years ago
  68. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 11 years ago
  70. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 11 years ago
  71. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  72. 991fb3f dev: always advertise rx_flags changes via netlink by Nicolas Dichtel · 11 years ago
  73. a528c21 dev: update __dev_notify_flags() to send rtnl msg by Nicolas Dichtel · 11 years ago
  74. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 11 years ago
  75. 5831d66e net: create sysfs symlinks for neighbour devices by Veaceslav Falico · 11 years ago
  76. 842d67a net: expose the master link to sysfs, and remove it from bond by Veaceslav Falico · 11 years ago
  77. b6ccba4 net: add a possibility to get private from netdev_adjacent->list by Veaceslav Falico · 11 years ago
  78. 31088a1 net: add for_each iterators through neighbour lower link's private by Veaceslav Falico · 11 years ago
  79. 402dae9 net: add netdev_adjacent->private and allow to use it by Veaceslav Falico · 11 years ago
  80. 5249dec net: add RCU variant to search for netdev_adjacent link by Veaceslav Falico · 11 years ago
  81. 2f268f1 net: add adj_list to save only neighbours by Veaceslav Falico · 11 years ago
  82. 7863c05 net: use lists as arguments instead of bool upper by Veaceslav Falico · 11 years ago
  83. 82476b3 net: correctly interlink lower/upper devices by Veaceslav Falico · 11 years ago
  84. 8b27f27 skb: allow skb_scrub_packet() to be used by tunnels by Nicolas Dichtel · 11 years ago
  85. 48311f4 net: add netdev_upper_get_next_dev_rcu(dev, iter) by Veaceslav Falico · 11 years ago
  86. 620f318 net: remove search_list from netdev_adjacent by Veaceslav Falico · 11 years ago
  87. 5d26191 net: add lower_dev_list to net_device and make a full mesh by Veaceslav Falico · 11 years ago
  88. aa9d856 net: rename netdev_upper to netdev_adjacent by Veaceslav Falico · 11 years ago
  89. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 11 years ago
  90. 66b52b0 net: add ndo to get id of physical port of the device by Jiri Pirko · 11 years ago
  91. 18afa4b net: Make devnet_rename_seq static by Thomas Gleixner · 11 years ago
  92. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  93. cdbaa0b gso: Update tunnel segmentation to support Tx checksum offload by Alexander Duyck · 11 years ago
  94. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  95. 06a23fe core/dev: set pkt_type after eth_type_trans() in dev_forward_skb() by Isaku Yamahata · 11 years ago
  96. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 11 years ago
  97. 5dbe7c1 net: fix kernel deadlock with interface rename and netdev name retrieval. by Nicolas Schichan · 11 years ago
  98. 60877a3 net: allow large number of tx queues by Eric Dumazet · 11 years ago
  99. af12fa6 net: add napi_id and hash by Eliezer Tamir · 11 years ago
  100. 430f03c net: mark netdev_create_hash __net_init by Baruch Siach · 11 years ago