| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-23 | 20 | -294/+265 |
|\ |
|
| * | pppoe: warning fix | Stephen Hemminger | 2008-06-20 | 1 | -1/+1 |
| * | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-06-17 | 11 | -242/+189 |
| |\ |
|
| | * | atl1: relax eeprom mac address error check | Radu Cristescu | 2008-06-17 | 1 | -1/+0 |
| | * | net/enc28j60: low power mode | David Brownell | 2008-06-17 | 1 | -24/+58 |
| | * | net/enc28j60: section fix | David Brownell | 2008-06-17 | 1 | -3/+2 |
| | * | sky2: 88E8040T pci device id | Stephen Hemminger | 2008-06-17 | 1 | -0/+1 |
| | * | netxen: download firmware in pci probe | Dhananjay Phadke | 2008-06-17 | 2 | -59/+30 |
| | * | netxen: cleanup debug messages | Dhananjay Phadke | 2008-06-17 | 4 | -132/+70 |
| | * | netxen: remove global physical_port array | Dhananjay Phadke | 2008-06-17 | 6 | -24/+22 |
| | * | netxen: fix portnum for hp mezz cards | Dhananjay Phadke | 2008-06-17 | 1 | -2/+8 |
| | * | ibm_newemac: select CRC32 in Kconfig | Josh Boyer | 2008-06-17 | 1 | -0/+1 |
| * | | tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set | Ang Way Chuang | 2008-06-17 | 1 | -0/+15 |
| |/ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-14 | 7 | -51/+60 |
| |\ |
|
| | * | rt2x00: Add D-link DWA111 support | Ivo van Doorn | 2008-06-13 | 1 | -0/+1 |
| | * | rt2x00: LEDS build failure | Randy Dunlap | 2008-06-13 | 1 | -6/+6 |
| | * | rt2x00: INPUT build failure | Randy Dunlap | 2008-06-13 | 1 | -3/+4 |
| | * | b43: Fix noise calculation WARN_ON | Michael Buesch | 2008-06-13 | 2 | -7/+10 |
| | * | b43: Fix possible NULL pointer dereference in DMA code | Michael Buesch | 2008-06-13 | 1 | -33/+32 |
| | * | rt2x00: Restrict DMA to 32-bit addresses. | Gertjan van Wingerde | 2008-06-13 | 1 | -2/+1 |
| | * | rt2x00: Don't kill guardian_urb when it wasn't created | Ivo van Doorn | 2008-06-13 | 1 | -0/+6 |
* | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-06-16 | 111 | -934/+1539 |
|\| | |
|
| * | | 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 |