| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-13 | 15 | -55/+32 |
|\ |
|
| * | bnx2x: Updating the Maintainer | Eilon Greenstein | 2008-06-12 | 3 | -4/+7 |
| * | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller | 2008-06-12 | 9 | -47/+21 |
| * | drivers/net/r6040.c: correct bad use of round_jiffies() | Christophe Jaillet | 2008-06-11 | 1 | -1/+1 |
| * | fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUP | Roel Kluin | 2008-06-11 | 1 | -1/+1 |
| * | ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_... | Roel Kluin | 2008-06-11 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-11 | 18 | -164/+244 |
|\ \
| |/ |
|
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-06-10 | 9 | -38/+93 |
| |\ |
|
| | * | sky2: Hold RTNL while calling dev_close() | Ben Hutchings | 2008-06-10 | 1 | -0/+2 |
| | * | s2io iomem annotations | Al Viro | 2008-06-10 | 1 | -4/+6 |
| | * | atl1: fix suspend regression | Jay Cliburn | 2008-06-10 | 1 | -17/+0 |
| | * | virtio: use callback on empty in virtio_net | Rusty Russell | 2008-06-10 | 1 | -5/+17 |
| | * | virtio: virtio_net free transmit skbs in a timer | Mark McLoughlin | 2008-06-10 | 1 | -2/+26 |
| | * | virtio_net: Fix skb->csum_start computation | Mark McLoughlin | 2008-06-10 | 1 | -3/+5 |
| | * | ehea: set mac address fix | Jan-Bernd Themann | 2008-06-10 | 1 | -6/+10 |
| | * | sfc: Recover from RX queue flush failure | Steve Hodgson | 2008-06-10 | 1 | -1/+3 |
| | * | add missing lance_* exports | Adrian Bunk | 2008-06-10 | 1 | -1/+5 |
| | * | ixgbe: fix typo | Jeff Kirsher | 2008-06-10 | 1 | -2/+2 |
| | * | forcedeth: msi interrupts | Ayaz Abdulla | 2008-06-10 | 1 | -0/+20 |
| * | | pppoe: Unshare skb before anything else | Herbert Xu | 2008-06-10 | 1 | -3/+3 |
| * | | net pppoe: Check packet length on all receive paths | Herbert Xu | 2008-06-10 | 1 | -14/+17 |
| * | | l2tp: Fix potential memory corruption in pppol2tp_recvmsg() | James Chapman | 2008-06-10 | 1 | -8/+12 |
| |/ |
|
| * | irda: net/irda build fix: mcs7780 | Ingo Molnar | 2008-06-09 | 1 | -0/+1 |
| * | tg3: Update version to 3.92.1 | Matt Carlson | 2008-06-09 | 1 | -2/+2 |
| * | tg3: Fix 5761 WOL | Matt Carlson | 2008-06-09 | 1 | -0/+24 |
| * | tg3: Fix a flags typo | Matt Carlson | 2008-06-09 | 1 | -1/+1 |
| * | tg3: Fix 5714S / 5715S / 5780S link failures | Matt Carlson | 2008-06-09 | 1 | -2/+1 |
| * | iwlwifi: fix oops in iwl3945_led_brightness_set | Marcin Slusarz | 2008-06-09 | 1 | -2/+3 |
| * | zd1211rw: Fix data padding for QoS | Michael Buesch | 2008-06-09 | 1 | -1/+1 |
| * | libertas: fix sleep confirmation | Holger Schurig | 2008-06-09 | 2 | -2/+5 |
| * | ipw2200: queue direct scans | Dan Williams | 2008-06-09 | 2 | -95/+87 |
* | | smc91x: fix build error from the SMC_GET_MAC_ADDR API change | Bryan Wu | 2008-06-11 | 1 | -4/+4 |
* | | [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUG | Nathan Lynch | 2008-06-09 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-06-04 | 15 | -52/+180 |
|\ \
| |/ |
|
| * | l2tp: Fix possible oops if transmitting or receiving when tunnel goes down | James Chapman | 2008-06-04 | 1 | -23/+78 |
| * | lt2p: Fix possible WARN_ON from socket code when UDP socket is closed | James Chapman | 2008-06-04 | 1 | -0/+10 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-04 | 5 | -13/+38 |
| |\ |
|
| | * | USB ID for Philips CPWUA054/00 Wireless USB Adapter 11g | Felix Homann | 2008-06-04 | 1 | -0/+1 |
| | * | libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT | Holger Schurig | 2008-06-04 | 1 | -2/+2 |
| | * | ipw2200: expire and use oldest BSS on adhoc create | Dan Williams | 2008-06-04 | 1 | -2/+25 |
| | * | airo warning fix | Andrew Morton | 2008-06-04 | 1 | -1/+1 |
| | * | b43legacy: Fix controller restart crash | Michael Buesch | 2008-06-04 | 1 | -8/+9 |
| * | | sunhme: Cleanup use of deprecated calls to save_and_cli and restore_flags. | Mark Asselstine | 2008-06-04 | 1 | -2/+2 |
| * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-06-04 | 8 | -14/+52 |
| |\ \
| | |/
| |/| |
|
| | * | [netdrvr] tulip: oops in tulip_interrupt when hibernating with swsusp/suspend2 | Grant Grundler | 2008-05-30 | 1 | -2/+8 |
| | * | atl1: fix 4G memory corruption bug | Alexey Dobriyan | 2008-05-30 | 1 | -0/+1 |
| | * | ucc_geth_ethtool: Add a missing HW stats counter | Li Yang | 2008-05-30 | 1 | -0/+1 |
| | * | ucc_geth_ethtool: Fix typo | Joakim Tjernlund | 2008-05-30 | 1 | -1/+1 |
| | * | virtio: fix delayed xmit of packet and freeing of old packets. | Rusty Russell | 2008-05-30 | 1 | -0/+22 |
| | * | virtio: fix virtio_net xmit of freed skb bug | Rusty Russell | 2008-05-30 | 1 | -5/+9 |