1. 1b4bf46 rps: allocate rx queues in register_netdevice only by Eric Dumazet · 14 years ago
  2. c5256c5 net: propagate NETIF_F_HIGHDMA to vlans by Eric Dumazet · 14 years ago
  3. 3b27e10 netns: keep vlan slaves on master netns move by David Lamparter · 14 years ago
  4. caeda9b net: include inetdevice.h for rcu_dereference_raw api change by Stephen Rothwell · 14 years ago
  5. 16c3ea7 net: enable GRO by default for vlan devices by Brandon Philips · 14 years ago
  6. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  7. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  8. 6febfca net: rps: add the shortcut for one rps_cpus by Changli Gao · 14 years ago
  9. deabc77 net: fix tx queue selection for bridged devices implementing select_queue by Helmut Schaa · 14 years ago
  10. c07b68e net: dev_add_pack() & __dev_remove_pack() changes by Eric Dumazet · 14 years ago
  11. 86cac58 skge: add GRO support by Eric Dumazet · 14 years ago
  12. 40d0802 gro: __napi_gro_receive() optimizations by Eric Dumazet · 14 years ago
  13. 21dc330 net: Rename skb_has_frags to skb_has_frag_list by David S. Miller · 14 years ago
  14. 0553212 net: 802.1q: make vlan_hwaccel_do_receive() return void by Changli Gao · 14 years ago
  15. d3c6e7a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. 1003489 net: rps: fix the wrong network header pointer by Changli Gao · 14 years ago
  17. 12fcdef net: rps: use proto_ports_offset() to handle the AH message correctly by Changli Gao · 14 years ago
  18. dbe5775 net: rps: skip fragment when computing rxhash by Changli Gao · 14 years ago
  19. 2d47b45 net: rps: reset network header before calling skb_get_rxhash() by Changli Gao · 14 years ago
  20. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  21. e5093ae net: Fix a memmove bug in dev_gro_receive() by Jarek Poplawski · 14 years ago
  22. bfb564e core: Factor out flow calculation from get_rps_cpu by Krishna Kumar · 14 years ago
  23. cece194 net: disable preemption before call smp_processor_id() by Changli Gao · 14 years ago
  24. ce9e76c net: Fix napi_gro_frags vs netpoll path by Jarek Poplawski · 14 years ago
  25. 3578b0c Revert "net: remove zap_completion_queue" by David S. Miller · 14 years ago
  26. a427615 net: cleanup inclusion by Changli Gao · 14 years ago
  27. de38483 net: ingress filter message limit by Stephen Hemminger · 14 years ago
  28. bb7e95c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  29. c736eef net: dev_forward_skb should call nf_reset by Ben Greear · 14 years ago
  30. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. bd27290 net: 64bit stats for netdev_queue by Eric Dumazet · 14 years ago
  32. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 14 years ago
  33. b0f77d0 net: fix problem in reading sock TX queue by Tom Herbert · 14 years ago
  34. 87fd308 net: skb_tx_hash() fix relative to skb_orphan_try() by Eric Dumazet · 14 years ago
  35. d775351 net: Document that dev_get_stats() returns the given pointer by Ben Hutchings · 14 years ago
  36. 3cfde79 net: Get rid of rtnl_link_stats64 / net_device_stats union by Ben Hutchings · 14 years ago
  37. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  39. 256df2f netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions by Joe Perches · 14 years ago
  40. f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 14 years ago
  41. 70777d0 net/core: use ntohs for skb->protocol by Sebastian Andrzej Siewior · 14 years ago
  42. 6afff0c net: consolidate netif_needs_gso() checks by John Fastabend · 14 years ago
  43. f350a0a8 bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 14 years ago
  44. 93e2c32 net: add rx_handler data pointer by Jiri Pirko · 14 years ago
  45. be1f3c2 net: Enable 64-bit net device statistics on 32-bit architectures by Ben Hutchings · 14 years ago
  46. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  47. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 14 years ago
  48. 08c801f net: Print num_rx_queues imbalance warning only when there are allocated queues by Tim Gardner · 14 years ago
  49. bb69ae0 anycast: Some RCU conversions by Eric Dumazet · 14 years ago
  50. 271c1df net: Remove unnecessary net action assertion by jamal · 14 years ago
  51. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. b78462e skbuff: add check for non-linear to warn_if_lro and needs_linearize by Alexander Duyck · 14 years ago
  53. ab95bfe net: replace hooks in __netif_receive_skb V5 by Jiri Pirko · 14 years ago
  54. 79640a4 net: add additional lock to qdisc to increase throughput by Eric Dumazet · 14 years ago
  55. 2df4a0f net: fix conflict between null_or_orig and null_or_bond by John Fastabend · 14 years ago
  56. bc135b2 net: Define accessors to manipulate QDISC_STATE_RUNNING by Eric Dumazet · 14 years ago
  57. 15e83ed net: remove zap_completion_queue by Eric Dumazet · 14 years ago
  58. 27f39c73e net: Use __this_cpu_inc() in fast path by Eric Dumazet · 14 years ago
  59. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  60. 8ce6cebc net-2.6 : V2 - fix dev_get_valid_name by Daniel Lezcano · 14 years ago
  61. a1b3f59 net: Expose all network devices in a namespaces in sysfs by Eric W. Biederman · 14 years ago
  62. 76cc8b1 net: fix problem in dequeuing from input_pkt_queue by Tom Herbert · 14 years ago
  63. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  64. ebda37c2 rps: avoid one atomic in enqueue_to_backlog by Eric Dumazet · 14 years ago
  65. 3b098e2 net: Consistent skb timestamping by Eric Dumazet · 14 years ago
  66. a14462f net: adjust handle_macvlan to pass port struct to hook by Jiri Pirko · 14 years ago
  67. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. eecfd7c rps: Various optimizations by Eric Dumazet · 14 years ago
  69. 6ec8256 veth: Dont kfree_skb() after dev_forward_skb() by Eric Dumazet · 14 years ago
  70. dee4287 net: fix softnet_stat by Changli Gao · 14 years ago
  71. 6e7676c net: batch skb dequeueing from softnet input_pkt_queue by Changli Gao · 14 years ago
  72. a9cbd58 net: reimplement softnet_data.output_queue as a FIFO queue by Changli Gao · 14 years ago
  73. 8c52d50 rps: optimize rps_get_cpu() by Changli Gao · 14 years ago
  74. 9ccb897 net: Orphan and de-dst skbs earlier in xmit path. by David S. Miller · 14 years ago
  75. e326bed rps: immediate send IPI in process_backlog() by Eric Dumazet · 14 years ago
  76. 9a20e31 net: Introduce skb_orphan_try() by Eric Dumazet · 14 years ago
  77. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  78. 05d1760 net: Fix an RCU warning in dev_pick_tx() by David Howells · 14 years ago
  79. ab93047 net: emphasize rtnl lock required in call_netdevice_notifiers by Jiri Pirko · 14 years ago
  80. b249dcb rps: consistent rxhash by Eric Dumazet · 14 years ago
  81. e36fa2f rps: cleanups by Eric Dumazet · 14 years ago
  82. 8875127 rps: shortcut net_rps_action() by Eric Dumazet · 14 years ago
  83. fc6055a net: Introduce skb_orphan_try() by Eric Dumazet · 14 years ago
  84. 9958da0 net: remove time limit in process_backlog() by Eric Dumazet · 14 years ago
  85. 8770acf rps: rps_sock_flow_table is mostly read by Eric Dumazet · 14 years ago
  86. fec5e65 rfs: Receive Flow Steering by Tom Herbert · 14 years ago
  87. 8728c54 net: dev_pick_tx() fix by Eric Dumazet · 14 years ago
  88. b0e28f1 net: netif_rx() must disable preemption by Eric Dumazet · 14 years ago
  89. acbbc07 net: uninline skb_bond_should_drop() by Eric Dumazet · 14 years ago
  90. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  91. 7a161ea net: Dont use netdev_warn() by Eric Dumazet · 14 years ago
  92. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  93. e400827 net: Add a missing local_irq_enable() by Eric Dumazet · 14 years ago
  94. 5a6d234 rps: fixed missed rps_unlock by Tom Herbert · 14 years ago
  95. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  96. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 14 years ago
  97. 9092c65 net: illegal_highdma() fix by Eric Dumazet · 14 years ago
  98. 5acbbd4 net: change illegal_highdma to use dma_mask by FUJITA Tomonori · 14 years ago
  99. 152102c rps: keep the old behavior on SMP without rps by Changli Gao · 14 years ago
  100. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago