Age | Commit message (Expand) | Author | Files | Lines |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 127 | -12/+134 |
2011-11-06 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -9/+0 |
2011-11-06 | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -69/+22 |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -0/+9 |
2011-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -132/+179 |
2011-11-03 | be2net: Add detect UE feature for Lancer | Padmanabh Ratnakar | 3 | -21/+42 |
2011-11-03 | be2net: Prevent CQ full condition for Lancer | Padmanabh Ratnakar | 1 | -4/+4 |
2011-11-03 | be2net: Fix disabling multicast promiscous mode | Padmanabh Ratnakar | 1 | -0/+7 |
2011-11-03 | be2net: Fix endian issue in RX filter command | Padmanabh Ratnakar | 1 | -1/+1 |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -14/+38 |
2011-11-02 | ixgbevf: Update release version | Greg Rose | 1 | -1/+1 |
2011-11-02 | ixgbe: DCB, return max for IEEE traffic classes | John Fastabend | 1 | -4/+6 |
2011-11-02 | ixgbe: fix reading of the buffer returned by the firmware | Emil Tantilov | 1 | -9/+11 |
2011-11-02 | ixgbe: Fix compiler warnings | Greg Rose | 1 | -0/+2 |
2011-11-02 | ixgbe: fix smatch splat due to missing NULL check | John Fastabend | 1 | -21/+12 |
2011-11-02 | ixgbe: fix disabling of Tx laser at probe | Emil Tantilov | 1 | -7/+7 |
2011-11-02 | ixgbe: Fix link issues caused by a reset while interface is down | Emil Tantilov | 1 | -1/+0 |
2011-11-02 | igb: Fix for I347AT4 PHY cable length unit detection | Kantecki, Tomasz | 1 | -1/+1 |
2011-11-02 | e100: make sure vlan support isn't advertised on old adapters | Jesse Brandeburg | 1 | -0/+4 |
2011-11-02 | e1000e: demote a debugging WARN to a debug log message | Bruce Allan | 1 | -2/+1 |
2011-11-02 | Merge branch 'akpm' (Andrew's incoming - part two) | Linus Torvalds | 1 | -2/+2 |
2011-11-02 | drivers/net/rionet.c: fix ethernet address macros for LE platforms | Alexandre Bounine | 1 | -2/+2 |
2011-11-02 | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -9/+5 |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 2 | -3/+3 |
2011-11-02 | um: a couple of missing dependencies... | Al Viro | 2 | -3/+3 |
2011-11-02 | net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c | Stephen Rothwell | 1 | -2/+2 |
2011-11-02 | virtio-net: Use virtio_config_val() for retrieving config | Sasha Levin | 1 | -9/+5 |
2011-11-01 | net/ethernet: Move mac89x0.c from apple to cirrus | Geert Uytterhoeven | 5 | -14/+14 |
2011-11-01 | net/ethernet: sc92031 is not Realtek | Cesar Eduardo Barros | 7 | -13/+40 |
2011-11-01 | bonding:update speed/duplex for NETDEV_CHANGE | Weiping Pan | 2 | -27/+22 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 10 | -30/+147 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 10 | -30/+147 |
2011-11-01 | drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debug | Andrew Morton | 1 | -4/+2 |
2011-10-31 | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack | Andy Shevchenko | 1 | -1/+1 |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 6 | -24/+20 |
2011-10-31 | staging: Add module.h to more drivers implicitly using it. | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | drivers/net: fix mislocated headers in cxgb4/l2t.c | Paul Gortmaker | 1 | -4/+3 |
2011-10-31 | drivers/net: wireless/ath/ath5k/debug.c does not need module.h | Paul Gortmaker | 1 | -1/+0 |
2011-10-31 | drivers/net: Add moduleparam.h to drivers as required. | Paul Gortmaker | 10 | -0/+11 |
2011-10-31 | drivers/net: change moduleparam.h to module.h as required. | Paul Gortmaker | 7 | -7/+7 |
2011-10-31 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 66 | -0/+66 |
2011-10-31 | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 46 | -0/+46 |
2011-10-31 | stmmac: drop unused Kconfig symbol | Paul Bolle | 1 | -9/+0 |
2011-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 23 | -488/+539 |
2011-10-31 | mlx4_core: Deprecate log_num_vlan module param | Or Gerlitz | 1 | -5/+6 |
2011-10-30 | bonding: eliminate bond_close race conditions | Jay Vosburgh | 4 | -60/+61 |
2011-10-30 | qlcnic: fix beacon and LED test. | Sucheta Chakraborty | 3 | -31/+57 |
2011-10-30 | qlcnic: updated reset sequence | Sony Chacko | 2 | -2/+50 |
2011-10-30 | qlcnic: reset loopback mode if promiscous mode setting fails. | Sucheta Chakraborty | 1 | -1/+1 |
2011-10-30 | qlcnic: skip IDC ack check in fw reset path. | Sritej Velaga | 1 | -1/+8 |