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