1. 9b8adb5 net: Fix devinet_sysctl_forward by Eric W. Biederman · 15 years ago
  2. 5007392 net: FIX ipv6_forward sysctl restart by Eric W. Biederman · 15 years ago
  3. 336ca57 net-sysfs: Use rtnl_trylock in sysfs methods. by Eric W. Biederman · 15 years ago
  4. 690cc3f syscall: Implement a convinience function restart_syscall by Eric W. Biederman · 15 years ago
  5. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 15 years ago
  6. f67f340 netxen: fix msi irq setup by Dhananjay Phadke · 15 years ago
  7. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  8. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 15 years ago
  9. 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
  10. a61a842 can: SJA1000 driver for EMS PCI cards by Wolfgang Grandegger · 15 years ago
  11. f534e52 can: SJA1000 generic platform bus driver by Wolfgang Grandegger · 15 years ago
  12. 429da1c can: Driver for the SJA1000 CAN controller by Wolfgang Grandegger · 15 years ago
  13. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 15 years ago
  14. 4261a20 can: Update MAINTAINERS and CREDITS file by Wolfgang Grandegger · 15 years ago
  15. e20dad9 can: Documentation for the CAN device driver interface by Wolfgang Grandegger · 15 years ago
  16. c4ca237 be2net: add two new pci device ids to pci device table by Ajit Khaparde · 15 years ago
  17. a6286ee net: Add TI DaVinci EMAC driver by Anant Gole · 15 years ago
  18. d23a9b5 ipv4: cleanup: remove unnecessary include. by Rami Rosen · 15 years ago
  19. e204a34 ipv4: cleanup - remove two unused parameters from fib_semantic_match(). by Rami Rosen · 15 years ago
  20. 450c4ea vlan: use struct netdev_queue counters instead of dev->stats by Eric Dumazet · 15 years ago
  21. 7004bf2 net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue by Eric Dumazet · 15 years ago
  22. c0f84d0 sch_teql: should not dereference skb after ndo_start_xmit() by Eric Dumazet · 15 years ago
  23. ba98898 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  24. 1fcf03e ixgbe: Add generic XAUI support to 82599 by Peter P Waskiewicz Jr · 15 years ago
  25. e76678d ixgbe: set max desc to prevent total RSC packet size of 64K by Alexander Duyck · 15 years ago
  26. 7752731 tcp: fix MSG_PEEK race check by Ilpo Järvinen · 15 years ago
  27. 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
  28. 705efc3 Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* by Wang Tinggong · 15 years ago
  29. d77dd8d Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? by roel kluin · 15 years ago
  30. eb0519b mv643xx_eth: fix PPC DMA breakage by Gabriel Paubert · 15 years ago
  31. 4cd6fe1 bonding: fix link down handling in 802.3ad mode by Stephen Hemminger · 15 years ago
  32. 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
  33. 4f0611a bridge: fix initial packet flood if !STP by Stephen Hemminger · 15 years ago
  34. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 15 years ago
  35. a8f492c NET: Meth: Fix unsafe mix of irq and non-irq spinlocks. by Ralf Baechle · 15 years ago
  36. 62551d3 ixgbe: Don't reset the hardware when switching between LFC and PFC by Peter P Waskiewicz Jr · 15 years ago
  37. 8756924 ixgbe: When in DCB mode with PFC enabled, show LFC is disabled by Peter P Waskiewicz Jr · 15 years ago
  38. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  39. 70b7762 ixgbe: Set Priority Flow Control low water threshhold for DCB by Peter P Waskiewicz Jr · 15 years ago
  40. 63f39bd ixgbe: Enable jumbo frame for FCoE feature in 82599 by Yi Zou · 15 years ago
  41. 29ebf6f ixgbe: Enable FCoE redirection table feature in 82599 by Yi Zou · 15 years ago
  42. 0331a83 ixgbe: Add RING_F_FCOE for FCoE feature in 82599 by Yi Zou · 15 years ago
  43. 184dd34 fcoe: adds spma mode support by Vasu Dev · 15 years ago
  44. ab6b85c fcoe: consolidates netdev related config and cleanup for spma mode by Vasu Dev · 15 years ago
  45. aca6bee ixgbe: Add SAN MAC address to the RAR, return the address to DCB by Waskiewicz Jr, Peter P · 15 years ago
  46. 0365e6e ixgbe: Add FCoE Storage MAC Address support by PJ Waskiewicz · 15 years ago
  47. ebc06ee skfddi: convert PRINTK() to pr_debug() by Alexander Beregalov · 15 years ago
  48. c7b1f4f mac89x0: remove PRINTK() by Alexander Beregalov · 15 years ago
  49. 2818fba de620: convert PRINTK() to pr_debug() and cleanup by Alexander Beregalov · 15 years ago
  50. 6430325 de600: convert PRINTK() to pr_debug() by Alexander Beregalov · 15 years ago
  51. 62abb45 de620: fix forgotten semicolon by Alexander Beregalov · 15 years ago
  52. 7290383 drivers/net: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( by Joe Perches · 15 years ago
  53. 6bc5046 sfc: Use generic XENPAK register definitions by Ben Hutchings · 15 years ago
  54. e0b221b mdio: Add XENPAK LASI register definitions by Ben Hutchings · 15 years ago
  55. f2a3e62 mdio: Add 10GBASE-T SNR register definition by Ben Hutchings · 15 years ago
  56. df18acc smsc95xx: strip ethernet fcs (crc) on receive path by Peter Korsgaard · 15 years ago
  57. 61189c7 dm9601: trivial comment fixes by Peter Korsgaard · 15 years ago
  58. 9d21493 net: tx scalability works : trans_start by Eric Dumazet · 15 years ago
  59. 0a30572 gigaset: remove unused structure member rcvbytes by Tilman Schmidt · 15 years ago
  60. b88bd95 gigaset: remove UNDOCREQ config option by Tilman Schmidt · 15 years ago
  61. 5a1888e gigaset: move up Kconfig inclusion point by Tilman Schmidt · 15 years ago
  62. b3fcb13 gigaset: documentation update by Tilman Schmidt · 15 years ago
  63. 7226d7c gigaset: fix error return code by Tilman Schmidt · 15 years ago
  64. 1315d69 gigaset: skip unnecessary hex formatting by Tilman Schmidt · 15 years ago
  65. 42e3d61 gigaset: fix possible oops in error handling by Tilman Schmidt · 15 years ago
  66. 528efc6 gigaset: remove obsolete references to m10x state table by Tilman Schmidt · 15 years ago
  67. 72876a6 mlx4_en: Fix not deleted napi structures by Yevgeny Petrilin · 15 years ago
  68. d62fda0 bnx2: bnx2_tx_int() optimizations by Eric Dumazet · 15 years ago
  69. 9dc20c5 tcp: tcp_prequeue() can use keyed wakeups by John Dykstra · 15 years ago
  70. 2513dfb ipconfig: handle case of delayed DHCP server by Chris Friesen · 15 years ago
  71. 5e39273 netpoll: don't dereference NULL dev from np by Pavel Emelyanov · 15 years ago
  72. d44b5e0 net/ibmveth: fix panic in probe by Stephen Rothwell · 15 years ago
  73. 6d45522 ixgbe: Add FCoE related statistics to 82599 by Yi Zou · 15 years ago
  74. 332d4a7 ixgbe: Implement FCoE Rx side large receive offload feature to 82599 by Yi Zou · 15 years ago
  75. d0ed893 ixgbe: Add infrastructure code for FCoE large receive offload to 82599 by Yi Zou · 15 years ago
  76. eacd73f ixgbe: Implement FCoE Tx side offload features in base driver of 82599 by Yi Zou · 15 years ago
  77. bc07922 ixgbe: Add infrastructure code for FCoE large send offload to 82599 by Yi Zou · 15 years ago
  78. d3a2ae6 ixgbe: Add FCoE feature code to 82599 by Yi Zou · 15 years ago
  79. e92cbea ixgbe: Add FCoE feature header to 82599 by Yi Zou · 15 years ago
  80. bff6617 ixgbe: Add FCoE feature register defines to 82599 by Yi Zou · 15 years ago
  81. 952ee9d mv643xx_eth: Remove a stale PPC_MULTIPLATFORM by Emil Medve · 15 years ago
  82. a186d2a net: remove needless (now buggy) & from dev->dev_addr (part2) by Jiri Pirko · 15 years ago
  83. 3699a1c drivers/net/82596.c: suppress warnings by Andrew Morton · 15 years ago
  84. 3977d03 sfc: modify allocation error message by Mike Travis · 15 years ago
  85. cb1c4b7 cls_cgroup: remove unneeded cgroup_lock by Li Zefan · 15 years ago
  86. 3a6d54c net: remove needless (now buggy) & from dev->dev_addr by Jiri Pirko · 15 years ago
  87. 8b3521e ipv4: remove an unused parameter from configure method of fib_rules_ops. by Rami Rosen · 15 years ago
  88. 7439259 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  89. 17e4d43 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  90. 0f6f49a Fix caller information for warn_slowpath_null by Linus Torvalds · 15 years ago
  91. b41a080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  92. 5fe4990 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  93. d878829 piix: The Sony TZ90 needs the cable type hardcoding by Alan Cox · 15 years ago
  94. b019447 icside: register second channel of version 6 PCB by Sergei Shtylyov · 15 years ago
  95. 36999a5 ide-tape: remove back-to-back REQUEST_SENSE detection by Tejun Heo · 15 years ago
  96. 4e3507f Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into release by Len Brown · 15 years ago
  97. a0bf284 ACPI: Idle C-states disabled by max_cstate should not disable the TSC by Len Brown · 15 years ago
  98. 520daf7 ACPI: idle: fix init-time TSC check regression by Len Brown · 15 years ago
  99. 1406de8 Linux 2.6.30-rc6 by Linus Torvalds · 15 years ago
  100. 4973b22 ACPI processor: reset the throttling state once it's invalid by Zhang Rui · 15 years ago