Age | Commit message (Expand) | Author | Files | Lines |
2014-05-22 | bonding: Send ALB learning packets using the right source | Vlad Yasevich | 1 | -14/+35 |
2014-05-22 | bonding: Don't assume 802.1Q when sending alb learning packets. | Vlad Yasevich | 1 | -3/+4 |
2014-05-22 | Merge tag 'linux-can-fixes-for-3.15-20140521' of git://gitorious.org/linux-ca... | David S. Miller | 1 | -5/+9 |
2014-05-22 | stmmac: Remove unbalanced clk_disable call | Hans de Goede | 1 | -3/+1 |
2014-05-21 | can: peak_pci: prevent use after free at netdev removal | Stephane Grosjean | 1 | -5/+9 |
2014-05-19 | can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig option | Oliver Hartkopp | 2 | -43/+0 |
2014-05-19 | bnx2x: Convert return 0 to return rc | Joe Perches | 2 | -2/+2 |
2014-05-17 | bonding: Fix alb mode to only use first level vlans. | Vlad Yasevich | 1 | -1/+1 |
2014-05-17 | bonding: Fix stacked device detection in arp monitoring | Vlad Yasevich | 2 | -69/+66 |
2014-05-17 | macvlan: Fix lockdep warnings with stacked macvlan devices | Vlad Yasevich | 1 | -2/+10 |
2014-05-17 | xen-netback: fix race between napi_complete() and interrupt handler | David Vrabel | 3 | -30/+6 |
2014-05-16 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 10 | -58/+61 |
2014-05-16 | net: phy: resume phydev when going to RESUMING | Zhangfei Gao | 1 | -7/+9 |
2014-05-16 | net/mlx4_core: Add UPDATE_QP SRIOV wrapper support | Matan Barak | 4 | -2/+97 |
2014-05-16 | bonding: fix out of range parameters for bond_intmax_tbl | Nikolay Aleksandrov | 1 | -0/+1 |
2014-05-16 | xen-netback: Fix grant ref resolution in RX path | Zoltan Kiss | 1 | -18/+80 |
2014-05-16 | net: phy: Don't call phy_resume if phy_init_hw failed | Guenter Roeck | 1 | -2/+2 |
2014-05-16 | Altera TSE: Disable Multicast filtering to workaround problem | Vince Bridgers | 1 | -0/+5 |
2014-05-16 | Altera TSE: Fix sparse errors and warnings | Vince Bridgers | 10 | -275/+367 |
2014-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 10 | -58/+61 |
2014-05-14 | ath9k_htc: Stop ANI before doing hw_reset | Rajkumar Manoharan | 1 | -1/+4 |
2014-05-14 | be2net: enable interrupts in EEH resume | Kalesh AP | 1 | -0/+6 |
2014-05-14 | jme: Fix unmap loop counting error: | Neil Horman | 1 | -5/+5 |
2014-05-13 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 4 | -13/+13 |
2014-05-13 | iwlwifi: mvm: prevent sched scan while not idle | David Spinadel | 3 | -10/+10 |
2014-05-13 | iwlwifi: mvm: fix off-by-one in scan channels configuration | Eliad Peller | 1 | -1/+1 |
2014-05-12 | sfc: fix calling of free_irq with already free vector | Nikolay Aleksandrov | 1 | -6/+8 |
2014-05-12 | macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces. | Peter Christensen | 1 | -2/+4 |
2014-05-12 | brcmfmac: Fix iovar 'bw_cap' set command failure | Daniel Kim | 1 | -1/+1 |
2014-05-11 | iwlwifi: mvm: fix setting channel in monitor mode | Emmanuel Grumbach | 1 | -2/+2 |
2014-05-10 | net: cassini: use nested lock annotation | Emil Goode | 1 | -1/+1 |
2014-05-10 | bnx2x: Fix UNDI driver unload | Yuval Mintz | 1 | -3/+7 |
2014-05-09 | net: cpsw: add missing of_node_put | Johan Hovold | 1 | -0/+1 |
2014-05-09 | net: cpsw: fix null dereference at probe | Johan Hovold | 1 | -0/+4 |
2014-05-09 | Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" | Johan Hovold | 1 | -12/+2 |
2014-05-09 | net: mdio-gpio: warn about missing bus alias id | Johan Hovold | 1 | -0/+4 |
2014-05-09 | net: cdc_mbim: handle unaccelerated VLAN tagged frames | Bjørn Mork | 1 | -11/+28 |
2014-05-09 | Driver for Beckhoff CX5020 EtherCAT master module. | Darek Marcinkiewicz | 3 | -0/+719 |
2014-05-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif... | John W. Linville | 8 | -53/+53 |
2014-05-08 | qlcnic: Set real_num_{tx|rx}_queues properly | Shahed Shaikh | 2 | -18/+47 |
2014-05-08 | qlcnic: Fix panic while dumping TX queues on TX timeout | Manish Chopra | 1 | -2/+6 |
2014-05-07 | iwlwifi: pcie: disable interrupts upon PCIe alloc | Emmanuel Grumbach | 1 | -4/+6 |
2014-05-07 | jme: Fix DMA unmap warning | Neil Horman | 1 | -6/+47 |
2014-05-07 | net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock | Bjørn Mork | 1 | -5/+13 |
2014-05-06 | iwlwifi: mvm: do no sched scan while associated | David Spinadel | 3 | -0/+27 |
2014-05-06 | iwlwifi: mvm: rs - s/CPTCFG/CONFIG | Emmanuel Grumbach | 1 | -1/+1 |
2014-05-06 | iwlwifi: mvm: BT Coex - fix validity flags during init | Emmanuel Grumbach | 1 | -3/+3 |
2014-05-06 | net: macb: Fix race between HW and driver | Soren Brinkmann | 1 | -10/+0 |
2014-05-06 | net: macb: Remove 'unlikely' optimization | Soren Brinkmann | 1 | -1/+1 |
2014-05-06 | net: macb: Re-enable RX interrupt only when RX is done | Soren Brinkmann | 1 | -7/+6 |