1. a7b11d7 genetlink: Introduce genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  2. 4ea7e38 dropmon: add ability to detect when hardware dropsrxpackets by Neil Horman · 15 years ago
  3. d95ed92 af_packet: Teach to listen for multiple unicast addresses. by Eric W. Biederman · 15 years ago
  4. ca0f311 netns: simplify net_ns_init by Stephen Hemminger · 15 years ago
  5. 1f7a2bb netns: remove leftover debugging message by Stephen Hemminger · 15 years ago
  6. 703ceba cxgb: set phy's mdio dev before the phy init sequence by Divy Le Ray · 15 years ago
  7. 86c890a cxgb3: set phy's mdio dev before the phy init sequence by Divy Le Ray · 15 years ago
  8. 6431833 cxgb3: Use generic XENPAK LASI register definitions by Ben Hutchings · 15 years ago
  9. aa22437 chelsio: Use generic XENPAK LASI register definitions by Ben Hutchings · 15 years ago
  10. 9f29f6d qeth: Clear SBALF15 in any case for output buffers. by Klaus-Dieter Wacket · 15 years ago
  11. b913980 qeth: omit upstream checksumming for HiperSockets by Ursula Braun · 15 years ago
  12. 0666eb06 qeth: support z/VM VSWITCH Port Isolation by Ursula Braun · 15 years ago
  13. 8ac6d45 ctcm: avoid crash in ctcm_remove_device by Ursula Braun · 15 years ago
  14. f214856 qeth: avoid crash after detach of replugged device by Ursula Braun · 15 years ago
  15. 04af8cf net: Remove unused parameter from fill method in fib_rules_ops. by Rami Rosen · 15 years ago
  16. 288ddad syscall: Sort out syscall_restart name clash. by Eric W. Biederman · 15 years ago
  17. 97bc541 sfc: Remove lro module parameter by Ben Hutchings · 15 years ago
  18. 6450692 sit: stateless autoconf for isatap by Sascha Hlusiak · 15 years ago
  19. 9af2851 addrconf: refuse isatap eui64 for INADDR_ANY by Sascha Hlusiak · 15 years ago
  20. 4b2796017 sit: ipip6_tunnel_del_prl: return err by Sascha Hlusiak · 15 years ago
  21. 4fddbf5 sit: strictly restrict incoming traffic to tunnel link device by Sascha Hlusiak · 15 years ago
  22. 8db99e5 sit: Fail to create tunnel, if it already exists by Sascha Hlusiak · 15 years ago
  23. 9643f45 ipv4: teach ipconfig about the MTU option in DHCP by Chris Friesen · 15 years ago
  24. fd2120c net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations by Pablo Neira Ayuso · 15 years ago
  25. e5488ce myri10ge: update version to 1.5.0-1.415 by Brice Goglin · 15 years ago
  26. 3a0c7d2 myri10ge: allow LRO to be enabled via ethtool by Brice Goglin · 15 years ago
  27. ab35cd4 sch_teql: Use net_device internal stats by Eric Dumazet · 15 years ago
  28. 0cefafa ixgbe: Cleanup feature setup code to make the code more readable by Jesse Brandeburg · 15 years ago
  29. 537d58a ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs by Peter P Waskiewicz Jr · 15 years ago
  30. aa5aec8 ixgbe: Add semaphore access for PHY initialization for 82599 by Peter P Waskiewicz Jr · 15 years ago
  31. 3577aa1 r8169: allow true forced mode setting by françois romieu · 15 years ago
  32. 381f051 r8169: remove useless struct member by françois romieu · 15 years ago
  33. 8b2d850 ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup() by Eric Dumazet · 15 years ago
  34. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 15 years ago
  35. 496a60c net: FIX bonding sysfs rtnl_lock deadlock by Eric W. Biederman · 15 years ago
  36. 2657440 net: Fix ipoib rtnl_lock sysfs deadlock. by Eric W. Biederman · 15 years ago
  37. af38f29 net: Fix bridgeing sysfs handling of rtnl_lock by Eric W. Biederman · 15 years ago
  38. 9b8adb5 net: Fix devinet_sysctl_forward by Eric W. Biederman · 15 years ago
  39. 5007392 net: FIX ipv6_forward sysctl restart by Eric W. Biederman · 15 years ago
  40. 336ca57 net-sysfs: Use rtnl_trylock in sysfs methods. by Eric W. Biederman · 15 years ago
  41. 690cc3f syscall: Implement a convinience function restart_syscall by Eric W. Biederman · 15 years ago
  42. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 15 years ago
  43. f67f340 netxen: fix msi irq setup by Dhananjay Phadke · 15 years ago
  44. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  45. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 15 years ago
  46. 3878fb6 The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel) from Kvaser (http://www.kvaser.com). by Wolfgang Grandegger · 15 years ago
  47. a61a842 can: SJA1000 driver for EMS PCI cards by Wolfgang Grandegger · 15 years ago
  48. f534e52 can: SJA1000 generic platform bus driver by Wolfgang Grandegger · 15 years ago
  49. 429da1c can: Driver for the SJA1000 CAN controller by Wolfgang Grandegger · 15 years ago
  50. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 15 years ago
  51. 4261a20 can: Update MAINTAINERS and CREDITS file by Wolfgang Grandegger · 15 years ago
  52. e20dad9 can: Documentation for the CAN device driver interface by Wolfgang Grandegger · 15 years ago
  53. c4ca237 be2net: add two new pci device ids to pci device table by Ajit Khaparde · 15 years ago
  54. a6286ee net: Add TI DaVinci EMAC driver by Anant Gole · 15 years ago
  55. d23a9b5 ipv4: cleanup: remove unnecessary include. by Rami Rosen · 15 years ago
  56. e204a34 ipv4: cleanup - remove two unused parameters from fib_semantic_match(). by Rami Rosen · 15 years ago
  57. 450c4ea vlan: use struct netdev_queue counters instead of dev->stats by Eric Dumazet · 15 years ago
  58. 7004bf2 net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue by Eric Dumazet · 15 years ago
  59. c0f84d0 sch_teql: should not dereference skb after ndo_start_xmit() by Eric Dumazet · 15 years ago
  60. ba98898 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  61. 1fcf03e ixgbe: Add generic XAUI support to 82599 by Peter P Waskiewicz Jr · 15 years ago
  62. e76678d ixgbe: set max desc to prevent total RSC packet size of 64K by Alexander Duyck · 15 years ago
  63. 7752731 tcp: fix MSG_PEEK race check by Ilpo Järvinen · 15 years ago
  64. 82d0481 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
  65. 705efc3 Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* by Wang Tinggong · 15 years ago
  66. d77dd8d Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? by roel kluin · 15 years ago
  67. eb0519b mv643xx_eth: fix PPC DMA breakage by Gabriel Paubert · 15 years ago
  68. 4cd6fe1 bonding: fix link down handling in 802.3ad mode by Stephen Hemminger · 15 years ago
  69. ffc7a86 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  70. 4f0611a bridge: fix initial packet flood if !STP by Stephen Hemminger · 15 years ago
  71. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 15 years ago
  72. a8f492c NET: Meth: Fix unsafe mix of irq and non-irq spinlocks. by Ralf Baechle · 15 years ago
  73. 62551d3 ixgbe: Don't reset the hardware when switching between LFC and PFC by Peter P Waskiewicz Jr · 15 years ago
  74. 8756924 ixgbe: When in DCB mode with PFC enabled, show LFC is disabled by Peter P Waskiewicz Jr · 15 years ago
  75. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  76. 70b7762 ixgbe: Set Priority Flow Control low water threshhold for DCB by Peter P Waskiewicz Jr · 15 years ago
  77. 63f39bd ixgbe: Enable jumbo frame for FCoE feature in 82599 by Yi Zou · 15 years ago
  78. 29ebf6f ixgbe: Enable FCoE redirection table feature in 82599 by Yi Zou · 15 years ago
  79. 0331a83 ixgbe: Add RING_F_FCOE for FCoE feature in 82599 by Yi Zou · 15 years ago
  80. 184dd34 fcoe: adds spma mode support by Vasu Dev · 15 years ago
  81. ab6b85c fcoe: consolidates netdev related config and cleanup for spma mode by Vasu Dev · 15 years ago
  82. aca6bee ixgbe: Add SAN MAC address to the RAR, return the address to DCB by Waskiewicz Jr, Peter P · 15 years ago
  83. 0365e6e ixgbe: Add FCoE Storage MAC Address support by PJ Waskiewicz · 15 years ago
  84. ebc06ee skfddi: convert PRINTK() to pr_debug() by Alexander Beregalov · 15 years ago
  85. c7b1f4f mac89x0: remove PRINTK() by Alexander Beregalov · 15 years ago
  86. 2818fba de620: convert PRINTK() to pr_debug() and cleanup by Alexander Beregalov · 15 years ago
  87. 6430325 de600: convert PRINTK() to pr_debug() by Alexander Beregalov · 15 years ago
  88. 62abb45 de620: fix forgotten semicolon by Alexander Beregalov · 15 years ago
  89. 7290383 drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( by Joe Perches · 15 years ago
  90. 6bc5046 sfc: Use generic XENPAK register definitions by Ben Hutchings · 15 years ago
  91. e0b221b mdio: Add XENPAK LASI register definitions by Ben Hutchings · 15 years ago
  92. f2a3e62 mdio: Add 10GBASE-T SNR register definition by Ben Hutchings · 15 years ago
  93. df18acc smsc95xx: strip ethernet fcs (crc) on receive path by Peter Korsgaard · 15 years ago
  94. 61189c7 dm9601: trivial comment fixes by Peter Korsgaard · 15 years ago
  95. 9d21493 net: tx scalability works : trans_start by Eric Dumazet · 15 years ago
  96. 0a30572 gigaset: remove unused structure member rcvbytes by Tilman Schmidt · 15 years ago
  97. b88bd95 gigaset: remove UNDOCREQ config option by Tilman Schmidt · 15 years ago
  98. 5a1888e gigaset: move up Kconfig inclusion point by Tilman Schmidt · 15 years ago
  99. b3fcb13 gigaset: documentation update by Tilman Schmidt · 15 years ago
  100. 7226d7c gigaset: fix error return code by Tilman Schmidt · 15 years ago