1. 600adc1 net: gro: change GRO overflow strategy by Eric Dumazet · 11 years ago
  2. bf5a755 net-gre-gro: Add GRE support to the GRO stack by Jerry Chu · 11 years ago
  3. cdb3f4a net: Do not enable tx-nocache-copy by default by Benjamin Poirier · 11 years ago
  4. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  5. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  6. 86f8515 net: netprio: rename config to be more consistent with cgroup configs by Daniel Borkmann · 11 years ago
  7. 1d143d9 net: core functions cleanup by stephen hemminger · 11 years ago
  8. 855abcf net, rps: fix the comment of net_rps_action_and_irq_enable() by Zhi Yong Wu · 11 years ago
  9. 289dccb net: use kfree_skb_list() helper by Eric Dumazet · 11 years ago
  10. 8532824 net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held by John Fastabend · 11 years ago
  11. 3958afa1b net: Change skb_get_rxhash to skb_get_hash by Tom Herbert · 11 years ago
  12. e001bfa bonding: create bond_first_slave_rcu() by dingtianhong · 11 years ago
  13. 299603e8 net-gro: Prepare GRO stack for the upcoming tunneling support by Jerry Chu · 11 years ago
  14. 4262e5c net: dev: move inline skb_needs_linearize helper to header by Daniel Borkmann · 11 years ago
  15. e624702 net: introduce dev_consume_skb_any() by Eric Dumazet · 11 years ago
  16. 84b9cd6 gro: small napi_get_frags() optim by Eric Dumazet · 11 years ago
  17. d2615bf net: core: Always propagate flag changes to interfaces by Vlad Yasevich · 11 years ago
  18. 529d048 macvlan: disable LRO on lower device instead of macvlan by Michal Kubeček · 11 years ago
  19. 81b9eab core/dev: do not ignore dmac in dev_forward_skb() by Alexei Starovoitov · 11 years ago
  20. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  21. 74d332c net: extend net_device allocation to vmalloc() by Eric Dumazet · 11 years ago
  22. 7f29405 net: fix rtnl notification in atomic context by Alexei Starovoitov · 11 years ago
  23. 974daef net: add missing dev_put() in __netdev_adjacent_dev_insert by Nikolay Aleksandrov · 11 years ago
  24. 3347c96 ipv4: gso: make inet_gso_segment() stackable by Eric Dumazet · 11 years ago
  25. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  26. 5cde282 net: Separate the close_list and the unreg_list v2 by Eric W. Biederman · 11 years ago
  27. 3573540 netif_set_xps_queue: make cpu mask const by Michael S. Tsirkin · 11 years ago
  28. 4fbef95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  29. 991fb3f dev: always advertise rx_flags changes via netlink by Nicolas Dichtel · 11 years ago
  30. a528c21 dev: update __dev_notify_flags() to send rtnl msg by Nicolas Dichtel · 11 years ago
  31. 50624c9 net: Delay default_device_exit_batch until no devices are unregistering v2 by Eric W. Biederman · 11 years ago
  32. 5831d66e net: create sysfs symlinks for neighbour devices by Veaceslav Falico · 11 years ago
  33. 842d67a net: expose the master link to sysfs, and remove it from bond by Veaceslav Falico · 11 years ago
  34. b6ccba4 net: add a possibility to get private from netdev_adjacent->list by Veaceslav Falico · 11 years ago
  35. 31088a1 net: add for_each iterators through neighbour lower link's private by Veaceslav Falico · 11 years ago
  36. 402dae9 net: add netdev_adjacent->private and allow to use it by Veaceslav Falico · 11 years ago
  37. 5249dec net: add RCU variant to search for netdev_adjacent link by Veaceslav Falico · 11 years ago
  38. 2f268f1 net: add adj_list to save only neighbours by Veaceslav Falico · 11 years ago
  39. 7863c05 net: use lists as arguments instead of bool upper by Veaceslav Falico · 11 years ago
  40. 82476b3 net: correctly interlink lower/upper devices by Veaceslav Falico · 11 years ago
  41. 8b27f27 skb: allow skb_scrub_packet() to be used by tunnels by Nicolas Dichtel · 11 years ago
  42. 48311f4 net: add netdev_upper_get_next_dev_rcu(dev, iter) by Veaceslav Falico · 11 years ago
  43. 620f318 net: remove search_list from netdev_adjacent by Veaceslav Falico · 11 years ago
  44. 5d26191 net: add lower_dev_list to net_device and make a full mesh by Veaceslav Falico · 11 years ago
  45. aa9d856 net: rename netdev_upper to netdev_adjacent by Veaceslav Falico · 11 years ago
  46. 64261f2 dev: move skb_scrub_packet() after eth_type_trans() by Nicolas Dichtel · 11 years ago
  47. 66b52b0 net: add ndo to get id of physical port of the device by Jiri Pirko · 11 years ago
  48. 18afa4b net: Make devnet_rename_seq static by Thomas Gleixner · 11 years ago
  49. d4b812d vlan: mask vlan prio bits by Eric Dumazet · 11 years ago
  50. cdbaa0b gso: Update tunnel segmentation to support Tx checksum offload by Alexander Duyck · 11 years ago
  51. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  52. 06a23fe core/dev: set pkt_type after eth_type_trans() in dev_forward_skb() by Isaku Yamahata · 11 years ago
  53. 621e84d dev: introduce skb_scrub_packet() by Nicolas Dichtel · 11 years ago
  54. 5dbe7c1 net: fix kernel deadlock with interface rename and netdev name retrieval. by Nicolas Schichan · 11 years ago
  55. 60877a3 net: allow large number of tx queues by Eric Dumazet · 11 years ago
  56. af12fa6 net: add napi_id and hash by Eliezer Tamir · 11 years ago
  57. 430f03c net: mark netdev_create_hash __net_init by Baruch Siach · 11 years ago
  58. ced14f6 net: Correct comparisons and calculations using skb->tail and skb-transport_header by Simon Horman · 11 years ago
  59. 75538c2 net: always pass struct netdev_notifier_info to netdevice notifiers by Cong Wang · 11 years ago
  60. be9efd3 net: pass changed flags along with NETDEV_CHANGE event by Jiri Pirko · 11 years ago
  61. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  62. da6e378 netpoll: remove return value from netpoll_rx_disable() by dingtianhong · 11 years ago
  63. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 11 years ago
  64. 42e52bf net: add netnotifier event for upper device change by Jiri Pirko · 11 years ago
  65. 99bbc70 rps: selective flow shedding during softnet overflow by Willem de Bruijn · 11 years ago
  66. 57b354e dev: remove duplicate 'skb->dev = dev' in dev_forward_skb() by Nicolas Dichtel · 11 years ago
  67. 19acc32 gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol() by Pravin B Shelar · 11 years ago
  68. 6708c9e net: use netdev_features_t in skb_needs_linearize() by Patrick McHardy · 11 years ago
  69. 0c77215 net: Use consume_skb() to free gso segmented skb by Sridhar Samudrala · 11 years ago
  70. e12472d net: remove redundant code in dev_hard_start_xmit() by Eric Dumazet · 11 years ago
  71. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  72. 53759be net: Remove return value from list_netdevice() by dingtianhong · 11 years ago
  73. c846ad9 net: rate-limit warn-bad-offload splats. by Ben Greear · 11 years ago
  74. 8ad227f net: vlan: add 802.1ad support by Patrick McHardy · 11 years ago
  75. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  76. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  77. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 11 years ago
  79. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  80. 00cfec3 net: add a synchronize_net() in netdev_rx_handler_unregister() by Eric Dumazet · 11 years ago
  81. a561cf7 net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb' by Shmulik Ladkani · 11 years ago
  82. e2a553d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 15e5a03 net_sched: better precise estimation on packet length for untrusted packets by Jason Wang · 11 years ago
  84. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 11 years ago
  85. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. 166ec36 net: Fix a comment typo by Kusanagi Kouichi · 11 years ago
  87. c80a851 net/core: move vlan_depth out of while loop in skb_network_protocol() by Li RongQing · 11 years ago
  88. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  89. ee57967 tunnel: Inherit NETIF_F_SG for hw_enc_features. by Pravin B Shelar · 11 years ago
  90. ec5f061 net: Kill link between CSUM and SG features. by Pravin B Shelar · 11 years ago
  91. 3bc1b1a bridging: fix rx_handlers return code by Cristian Bercaru · 11 years ago
  92. d1f41b6 net: reduce net_rx_action() latency to 2 HZ by Eric Dumazet · 11 years ago
  93. 691b3b7 net: fix new kernel-doc warnings in net core by Randy Dunlap · 11 years ago
  94. 82dc3c6 net: introduce NAPI_POLL_WEIGHT by Eric Dumazet · 11 years ago
  95. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  96. 2bb60cb net: Fix locking bug in netif_set_xps_queue by Alexander Duyck · 11 years ago
  97. cd06157 net: fix a build failure when !CONFIG_PROC_FS by Cong Wang · 11 years ago
  98. 900ff8c net: move procfs code to net/core/net-procfs.c by Cong Wang · 11 years ago
  99. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 11 years ago
  100. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 11 years ago