Age | Commit message (Expand) | Author | Files | Lines |
2012-04-07 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 1 | -26/+51 |
2012-04-07 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 14 | -195/+371 |
2012-04-06 | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov | 1 | -1/+1 |
2012-04-06 | bonding: properly unset current_arp_slave on slave link up | Veaceslav Falico | 1 | -1/+5 |
2012-04-06 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 24 | -264/+108 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 24 | -264/+108 |
2012-04-05 | mlx4: allocate just enough pages instead of always 4 pages | Thadeu Lima de Souza Cascardo | 1 | -2/+3 |
2012-04-05 | stmmac: re-add IFF_UNICAST_FLT for dwmac1000 | Marc Kleine-Budde | 1 | -2/+4 |
2012-04-05 | bnx2x: Clear MDC/MDIO warning message | Yaniv Rosner | 2 | -2/+1 |
2012-04-05 | bnx2x: Fix BCM57711+BCM84823 link issue | Yaniv Rosner | 1 | -2/+2 |
2012-04-05 | bnx2x: Clear BCM84833 LED after fan failure | Yaniv Rosner | 2 | -0/+12 |
2012-04-05 | bnx2x: Fix BCM84833 PHY FW version presentation | Yaniv Rosner | 1 | -2/+1 |
2012-04-05 | bnx2x: Fix link issue for BCM8727 boards. | Yaniv Rosner | 1 | -7/+14 |
2012-04-05 | bnx2x: Restore 1G LED on BCM57712+BCM8727 designs. | Yaniv Rosner | 1 | -15/+18 |
2012-04-05 | bnx2x: Fix BCM578x0-SFI pre-emphasis settings | Yaniv Rosner | 1 | -5/+5 |
2012-04-05 | bnx2x: Fix BCM57810-KR AN speed transition | Yaniv Rosner | 1 | -2/+18 |
2012-04-05 | bnx2x: Fix BCM57810-KR FC | Yaniv Rosner | 2 | -0/+31 |
2012-04-05 | bnx2x: PFC fix | Yaniv Rosner | 2 | -1/+18 |
2012-04-05 | sky2: copy received packets on inefficient unaligned architecture | stephen hemminger | 1 | -1/+12 |
2012-04-05 | net/bonding: correctly proxy slave neigh param setup ndo function | Shlomo Pongratz | 1 | -8/+43 |
2012-04-05 | net/bonding: emit address change event also in bond_release | Shlomo Pongratz | 1 | -0/+3 |
2012-04-04 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-04-04 | r8169: enable napi on resume. | Artem Savkov | 1 | -0/+3 |
2012-04-04 | bnx2x: correction to firmware interface | Yuval Mintz | 1 | -55/+55 |
2012-04-04 | phy:icplus:fix Auto Power Saving in ip101a_config_init. | Srinivas Kandagatla | 1 | -1/+2 |
2012-04-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 3 | -84/+112 |
2012-04-04 | e1000e: Guarantee descriptor writeback flush success. | Matthew Vick | 1 | -0/+17 |
2012-04-04 | e1000e: prevent oops when adapter is being closed and reset simultaneously | Bruce Allan | 2 | -0/+15 |
2012-04-04 | ixgbe: driver fix for link flap | Multanen, Eric W | 1 | -84/+80 |
2012-04-04 | ppp: Don't stop and restart queue on every TX packet | David Woodhouse | 1 | -5/+9 |
2012-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 47 | -235/+623 |
2012-04-03 | sky2: dont overwrite settings for PHY Quick link | Lino Sanfilippo | 1 | -2/+3 |
2012-04-03 | tg3: Fix 5717 serdes powerdown problem | Matt Carlson | 1 | -1/+3 |
2012-04-02 | drivers/net/ethernet/tile: fix netdev_alloc_skb() bombing | Chris Metcalf | 1 | -1/+1 |
2012-04-02 | tilepro ethernet driver: fix a few minor issues | Chris Metcalf | 1 | -25/+50 |
2012-04-02 | Merge remote-tracking branch 'kumar/next' into merge | Benjamin Herrenschmidt | 1 | -2/+4 |
2012-04-02 | net: usb: cdc_eem: fix mtu | Rabin Vincent | 1 | -0/+1 |
2012-04-02 | net: sh_eth: fix endian check for architecture independent | Yoshihiro Shimoda | 2 | -3/+3 |
2012-04-02 | usb/rtl8150 : Remove duplicated definitions | huajun li | 1 | -26/+0 |
2012-04-02 | rionet: fix page allocation order of rionet_active | Akinobu Mita | 1 | -5/+6 |
2012-04-02 | via-rhine: fix wait-bit inversion. | Andreas Mohr | 1 | -5/+7 |
2012-04-02 | net: lpc_eth: Fix rename of dev_hw_addr_random | stigge@antcom.de | 1 | -1/+1 |
2012-04-02 | Fix non TBI PHY access; a bad merge undid bug fix in a previous commit. | Kenth Eriksson | 1 | -6/+6 |
2012-04-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -4/+12 |
2012-03-31 | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -5/+5 |
2012-03-31 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi | 1 | -2/+2 |
2012-03-30 | ARM: sa11x0: fix build errors from DMA engine API updates | Russell King | 1 | -1/+1 |
2012-03-30 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+2 |
2012-03-30 | bonding: emit event when bonding changes MAC | Weiping Pan | 1 | -1/+7 |