| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-08-21 | 27 | -301/+132 |
|\ |
|
| * | netconsole: remove a redundant netconsole_target_put() | Amerigo Wang | 2012-08-20 | 1 | -1/+0 |
| * | net/stmmac: fix issue of clk_get for Loongson1B. | Kelvin Cheung | 2012-08-20 | 1 | -1/+1 |
| * | drivers/net/irda: fix error return code | Julia Lawall | 2012-08-20 | 2 | -0/+2 |
| * | drivers/net/wan/dscc4.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -2/+3 |
| * | drivers/net/wimax/i2400m/fw.c: fix error return code | Julia Lawall | 2012-08-20 | 1 | -1/+3 |
| * | net: qmi_wwan: new devices: UML290 and K5006-Z | Bjørn Mork | 2012-08-20 | 1 | -0/+5 |
| * | net: sh_eth: Add eth support for R8A7779 device | Phil Edworthy | 2012-08-20 | 2 | -5/+10 |
| * | netdev/phy: skip disabled mdio-mux nodes | Timur Tabi | 2012-08-20 | 1 | -1/+1 |
| * | vmxnet3: Fix race between dev_open() and register_netdev() | Steve Hodgson | 2012-08-15 | 1 | -1/+1 |
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-08-14 | 9 | -18/+27 |
| |\ |
|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-14 | 9 | -18/+27 |
| | |\ |
|
| | | * | ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh | Bob Copeland | 2012-08-13 | 2 | -7/+4 |
| | | * | ath9k: fix decrypt_error initialization in ath_rx_tasklet() | Lorenzo Bianconi | 2012-08-13 | 1 | -1/+1 |
| | | * | ath9k: stop btcoex on device suspend | Rajkumar Manoharan | 2012-08-10 | 1 | -0/+1 |
| | | * | wireless: at76c50x: signedness bug in at76_dfu_get_state() | Dan Carpenter | 2012-08-10 | 1 | -1/+1 |
| | | * | rndis_wlan: Fix potential memory leak in update_pmkid() | Alexey Khoroshilov | 2012-08-10 | 1 | -2/+4 |
| | | * | ath9k: fix interrupt storms on queued hardware reset | Felix Fietkau | 2012-08-10 | 3 | -7/+16 |
| * | | | drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code | Julia Lawall | 2012-08-14 | 1 | -1/+3 |
| * | | | drivers/net/ethernet/freescale/fs_enet: fix error return code | Julia Lawall | 2012-08-14 | 2 | -3/+9 |
| * | | | drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference | Julia Lawall | 2012-08-14 | 1 | -1/+2 |
| * | | | net: sierra_net: replace whitelist with ifnumber match | Bjørn Mork | 2012-08-14 | 1 | -40/+12 |
| * | | | net: qmi_wwan: compress device_id list using macros | Bjørn Mork | 2012-08-14 | 1 | -21/+4 |
| * | | | net: qmi_wwan: add Sierra Wireless devices | Bjørn Mork | 2012-08-14 | 1 | -0/+8 |
| * | | | net: qmi_wwan: use fixed interface number matching | Bjørn Mork | 2012-08-14 | 1 | -187/+28 |
| * | | | netpoll: check netpoll tx status on the right device | Amerigo Wang | 2012-08-14 | 1 | -1/+1 |
| * | | | netconsole: do not release spin_lock when calling __netpoll_cleanup | Amerigo Wang | 2012-08-14 | 1 | -5/+0 |
| * | | | netpoll: make __netpoll_cleanup non-block | Amerigo Wang | 2012-08-14 | 1 | -3/+1 |
| * | | | netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() | Amerigo Wang | 2012-08-14 | 2 | -10/+12 |
| |/ / |
|
* | | | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-08-20 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | USB: rtl8187: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman | 2012-08-17 | 1 | -1/+1 |
| * | | | USB: p54usb: remove __devinit* from the struct usb_device_id table | Greg Kroah-Hartman | 2012-08-17 | 1 | -1/+1 |
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-08-17 | 5 | -17/+29 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | mlx4_core: Clean up buddy bitmap allocation | Roland Dreier | 2012-08-15 | 1 | -4/+3 |
| * | | | mlx4_core: Fix integer overflow issues around MTT table | Yishai Hadas | 2012-08-15 | 5 | -10/+13 |
| * | | | mlx4_core: Allow large mlx4_buddy bitmaps | Yishai Hadas | 2012-08-15 | 1 | -4/+14 |
| |/ / |
|
* | | | bnx2x: Fix compiler warnings | Joren Van Onder | 2012-08-12 | 1 | -1/+1 |
* | | | macvtap: rcu_dereference outside read-lock section | Denis Efremov | 2012-08-12 | 1 | -1/+2 |
* | | | ixgbe: add missing braces | Emil Tantilov | 2012-08-10 | 1 | -1/+2 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-10 | 2 | -7/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | iwlwifi: disable greenfield transmissions as a workaround | Johannes Berg | 2012-08-06 | 1 | -5/+8 |
| * | | rt61pci: fix NULL pointer dereference in config_lna_gain | Stanislaw Gruszka | 2012-08-06 | 1 | -2/+1 |
* | | | bnx2x: Fix recovery flow cleanup during probe | Yuval Mintz | 2012-08-09 | 1 | -17/+0 |
* | | | bnx2x: fix unload previous driver flow when flr-capable | Yuval Mintz | 2012-08-09 | 1 | -27/+28 |
* | | | tun: don't zeroize sock->file on detach | Stanislav Kinsbursky | 2012-08-09 | 1 | -1/+0 |
* | | | igb: Fix register defines for all non-82575 hardware | Alexander Duyck | 2012-08-09 | 1 | -2/+6 |
* | | | e1000e: fix panic while dumping packets on Tx hang with IOMMU | Emil Tantilov | 2012-08-09 | 1 | -10/+26 |
* | | | igb: fix panic while dumping packets on Tx hang with IOMMU | Emil Tantilov | 2012-08-09 | 1 | -10/+9 |
* | | | net/stmmac: mark probe function as __devinit | Arnd Bergmann | 2012-08-08 | 1 | -1/+1 |
* | | | lpc_eth: remove obsolete ifdefs | stigge@antcom.de | 2012-08-08 | 1 | -13/+0 |