1. 0460079 cfg80211: support sysfs namespaces by Johannes Berg · 15 years ago
  2. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  3. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  4. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  5. c1f7942 sysfs: add attribute to indicate hw address assignment type by Stefan Assmann · 15 years ago
  6. bd27290 net: 64bit stats for netdev_queue by Eric Dumazet · 15 years ago
  7. c1f19b5 net: support time stamping in phy devices. by Richard Cochran · 15 years ago
  8. 82f6825 pm_qos: Get rid of the allocation in pm_qos_add_request() by James Bottomley · 15 years ago
  9. d775351 net: Document that dev_get_stats() returns the given pointer by Ben Hutchings · 15 years ago
  10. 3cfde79 net: Get rid of rtnl_link_stats64 / net_device_stats union by Ben Hutchings · 15 years ago
  11. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 15 years ago
  13. bcfcc45 net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined by Ben Hutchings · 15 years ago
  14. f45f432 netdevice.h: Change netif_<level> macros to call netdev_<level> functions by Joe Perches · 15 years ago
  15. 256df2f netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions by Joe Perches · 15 years ago
  16. f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 15 years ago
  17. d29c0c5 udp: Add UFO to NETIF_F_SOFTWARE_GSO by Herbert Xu · 15 years ago
  18. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  19. 82695d9 net: Fix error in comment on net_device_ops::ndo_get_stats by Ben Hutchings · 15 years ago
  20. f350a0a bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 15 years ago
  21. a35e2c1 macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 by Jiri Pirko · 15 years ago
  22. 93e2c32 net: add rx_handler data pointer by Jiri Pirko · 15 years ago
  23. 4247e16 netpoll: Add ndo_netpoll_setup by Herbert Xu · 15 years ago
  24. be1f3c2 net: Enable 64-bit net device statistics on 32-bit architectures by Ben Hutchings · 15 years ago
  25. bb69ae0 anycast: Some RCU conversions by Eric Dumazet · 15 years ago
  26. 724df61 fix comment typo in netdevice.h by Justin P. Mattock · 15 years ago
  27. ab95bfe net: replace hooks in __netif_receive_skb V5 by Jiri Pirko · 15 years ago
  28. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 15 years ago
  29. 06c4648 arp_notify: allow drivers to explicitly request a notification event. by Ian Campbell · 15 years ago
  30. a4ed89c net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined by Ben Hutchings · 15 years ago
  31. 76cc8b1 net: fix problem in dequeuing from input_pkt_queue by Tom Herbert · 15 years ago
  32. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  33. 57b6108 net: Add netlink support for virtual port management (was iovnl) by Scott Feldman · 15 years ago
  34. 3b098e2 net: Consistent skb timestamping by Eric Dumazet · 15 years ago
  35. ed77134 PM QOS update by Mark Gross · 15 years ago
  36. 0e34e93 netpoll: add generic support for bridge and bonding devices by WANG Cong · 15 years ago
  37. cd7b539 net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h by David S. Miller · 15 years ago
  38. dee4287 net: fix softnet_stat by Changli Gao · 15 years ago
  39. 6e7676c net: batch skb dequeueing from softnet input_pkt_queue by Changli Gao · 15 years ago
  40. a9cbd58 net: reimplement softnet_data.output_queue as a FIFO queue by Changli Gao · 15 years ago
  41. e36fa2f rps: cleanups by Eric Dumazet · 15 years ago
  42. 8875127 rps: shortcut net_rps_action() by Eric Dumazet · 15 years ago
  43. fec5e65 rfs: Receive Flow Steering by Tom Herbert · 15 years ago
  44. fd793d8 net: CONFIG_SMP should be CONFIG_RPS by Changli Gao · 15 years ago
  45. acbbc07 net: uninline skb_bond_should_drop() by Eric Dumazet · 15 years ago
  46. 18e225f net: fix definition of netdev_for_each_mc_addr() by Pavel Roskin · 15 years ago
  47. 22bedad net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  48. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 15 years ago
  49. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 15 years ago
  50. df33454 rps: add CONFIG_RPS by Eric Dumazet · 15 years ago
  51. 32a806c bonding: flush unicast and multicast lists when changing type by Jiri Pirko · 15 years ago
  52. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 0641e4f net: Potential null skb->dev dereference by Eric Dumazet · 15 years ago
  54. 3ca5b40 bonding: check return value of nofitier when changing type by Jiri Pirko · 15 years ago
  55. 1e94d72 rps: Fixed build with CONFIG_SMP not enabled. by Tom Herbert · 15 years ago
  56. 0a9627f rps: Receive Packet Steering by Tom Herbert · 15 years ago
  57. bd38081 dev: support deferring device flag change notifications by Patrick McHardy · 15 years ago
  58. a283576 rtnetlink: handle rtnl_link netlink notifications manually by Patrick McHardy · 15 years ago
  59. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  60. caf66e5 netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211 by John W. Linville · 15 years ago
  61. 95c26df net: Add netdev ops for SR-IOV configuration by Williams, Mitch A · 16 years ago
  62. b3d95c5 include/linux/netdevice.h: Add netif_printk helpers by Joe Perches · 16 years ago
  63. 571ba42 netdevice.h: Add netdev_printk helpers like dev_printk by Joe Perches · 16 years ago
  64. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 16 years ago
  65. 6683ece net: use helpers to access mc list V2 by Jiri Pirko · 16 years ago
  66. 8a83a00 net: maintain namespace isolation between vlan and real device by Arnd Bergmann · 16 years ago
  67. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 16 years ago
  68. a271623 netdev: remove certain HAVE_ macros by Alexey Dobriyan · 16 years ago
  69. 11380a4 net: Unexport napi_gro_flush(). by David S. Miller · 16 years ago
  70. fc4a748 netdevice: provide common routine for macvlan and vlan operstate management by Patrick Mullaney · 16 years ago
  71. dcbccbd4 net: Implement for_each_netdev_reverse. by Eric W. Biederman · 16 years ago
  72. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 16 years ago
  73. e014deb linkwatch: linkwatch_forget_dev() to speedup device dismantle by Eric Dumazet · 16 years ago
  74. d83345a net: add dev_txq_stats_fold() helper by Eric Dumazet · 16 years ago
  75. 9a1654b net: Optimize hard_start_xmit() return checking by Jarek Poplawski · 16 years ago
  76. ce81b76 ipv6: use RCU to walk list of network devices by Eric Dumazet · 16 years ago
  77. 572a9d7 net: allow to propagate errors through ->ndo_hard_start_xmit() by Patrick McHardy · 16 years ago
  78. 254245d netdev: add netdev_continue_rcu by stephen hemminger · 16 years ago
  79. d94d9fe net: cleanup include/linux by Eric Dumazet · 16 years ago
  80. c6d14c8 net: Introduce for_each_netdev_rcu() iterator by Eric Dumazet · 16 years ago
  81. 72c9528 net: Introduce dev_get_by_name_rcu() by Eric Dumazet · 16 years ago
  82. 0c509a6 net: Allow devices to specify a device specific sysfs group. by Eric W. Biederman · 16 years ago
  83. c7c4b3b gro: Change all receive functions to return GRO result codes by Ben Hutchings · 16 years ago
  84. 5b252f0 gro: Name the GRO result enumeration type by Ben Hutchings · 16 years ago
  85. fb699dfd net: Introduce dev_get_by_index_rcu() by Eric Dumazet · 16 years ago
  86. df5c794 net: Add ndo_fcoe_get_wwn to net_device_ops by Yi Zou · 16 years ago
  87. 9b5e383 net: Introduce unregister_netdevice_many() by Eric Dumazet · 16 years ago
  88. 44a0873 net: Introduce unregister_netdevice_queue() by Eric Dumazet · 16 years ago
  89. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  90. d308e38 include/linux/netdevice.h: fix nanodoc mismatch by Wolfram Sang · 16 years ago
  91. 3295354 dcb: data center bridging ops should be r/o by Stephen Hemminger · 16 years ago
  92. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  93. a4dbd67 driver model: constify attribute groups by David Brownell · 16 years ago
  94. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 16 years ago
  95. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 16 years ago
  96. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 16 years ago
  97. cb45439 net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops by Yi Zou · 16 years ago
  98. dc1f8bf netdev: change transmit to limited range type by Stephen Hemminger · 16 years ago
  99. 7b3d3e4 netdevice: Consolidate to use existing macros where available. by Krishna Kumar · 16 years ago
  100. bb2af4f net: Add NETIF_F_FCOE_MTU to indicate support for a different MTU for FCoE by Yi Zou · 16 years ago