| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-12-18 | 4 | -4/+174 |
|\ |
|
| *-. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'mlx4', 'ocrdma', 'odp' and ... | Roland Dreier | 2014-12-15 | 4 | -4/+174 |
| |\ \ |
|
| | | * | mlx5_core: Add support for page faults events and low level handling | Haggai Eran | 2014-12-15 | 3 | -1/+171 |
| | |/
| |/| |
|
| | * | mlx4_core: Check for DPDP violation only when DPDP is not supported | Yuval Shaia | 2014-12-15 | 1 | -3/+3 |
| |/ |
|
* | | be2net: Fix incorrect setting of tunnel offload flag in netdev features | Sriharsha Basavapatna | 2014-12-18 | 1 | -0/+2 |
* | | bnx2x: fix typos in "configure" | Jiri Benc | 2014-12-18 | 2 | -4/+4 |
* | | xen-netback: support frontends without feature-rx-notify again | David Vrabel | 2014-12-18 | 4 | -18/+29 |
* | | cxgb4: Fix decoding QSA module for ethtool get settings | Hariprasad Shenai | 2014-12-18 | 2 | -2/+2 |
* | | net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow | Or Gerlitz | 2014-12-16 | 1 | -0/+5 |
* | | net/mlx4: Cache line CQE/EQE stride fixes | Ido Shamay | 2014-12-16 | 2 | -4/+11 |
* | | net: fec: Fix NAPI race | Nimrod Andy | 2014-12-16 | 1 | -12/+7 |
* | | xen-netfront: use napi_complete() correctly to prevent Rx stalling | David Vrabel | 2014-12-16 | 1 | -8/+3 |
* | | Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-12-16 | 6 | -21/+17 |
|\ \ |
|
| * | | rtlwifi: rtl8192ce: Set fw_ready flag | Larry Finger | 2014-12-15 | 1 | -0/+2 |
| * | | brcmsmac: don't leak kernel memory via printk() | Brian Norris | 2014-12-15 | 1 | -1/+1 |
| * | | rtlwifi: rtl8192cu: Fix sparse non static symbol warning | Wei Yongjun | 2014-12-15 | 1 | -1/+1 |
| * | | rtlwifi: rtl8821ae: fix misspelling of current function in string | Julia Lawall | 2014-12-15 | 1 | -6/+5 |
| * | | hostap_cs: fix misspelling of current function in string | Julia Lawall | 2014-12-15 | 1 | -10/+5 |
| * | | zd1211rw: fix misspelling of current function in string | Julia Lawall | 2014-12-15 | 1 | -3/+3 |
* | | | net: Allow FIXED_PHY to be modular. | David S. Miller | 2014-12-16 | 3 | -3/+3 |
* | | | macvtap: drop broken IFF_VNET_LE | Michael S. Tsirkin | 2014-12-16 | 1 | -3/+20 |
* | | | tun: drop broken IFF_VNET_LE | Michael S. Tsirkin | 2014-12-16 | 1 | -3/+23 |
* | | | macvtap: fix uninitialized access on TUNSETIFF | Michael S. Tsirkin | 2014-12-16 | 1 | -3/+4 |
* | | | net: dsa: bcm_sf2: always select FIXED_PHY | Florian Fainelli | 2014-12-16 | 1 | -1/+1 |
* | | | net: systemport: always select FIXED_PHY | Florian Fainelli | 2014-12-16 | 1 | -1/+1 |
* | | | net: bcmgenet: always select FIXED_PHY | Florian Fainelli | 2014-12-16 | 1 | -1/+1 |
* | | | net/macb: remove useless calls of devm_free_irq() | Cyrille Pitchen | 2014-12-15 | 1 | -15/+8 |
* | | | net/macb: fix misplaced call of free_netdev() in macb_remove() | Cyrille Pitchen | 2014-12-15 | 1 | -1/+1 |
* | | | net: stmmac: sti: Fix uninitialized pointer dereference if !OF | Geert Uytterhoeven | 2014-12-15 | 1 | -5/+5 |
* | | | net: smc91x: Fix build without gpiolib | Tobias Klauser | 2014-12-15 | 1 | -1/+1 |
* | | | cirrus: cs89x0: fix time comparison | Asaf Vertz | 2014-12-15 | 1 | -13/+14 |
* | | | net/mlx4_core: Avoid double dumping of the PF device capabilities | Or Gerlitz | 2014-12-15 | 3 | -11/+17 |
* | | | net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one | Matan Barak | 2014-12-15 | 1 | -28/+33 |
|/ / |
|
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 96 | -346/+176 |
|\ \ |
|
| * | | Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent... | Greg Kroah-Hartman | 2014-12-06 | 3 | -24/+100 |
| * | | ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries | Arend van Spriel | 2014-11-26 | 3 | -100/+24 |
| * | | ath: use seq_file api for ath9k debugfs files | Arend van Spriel | 2014-11-26 | 2 | -274/+192 |
| * | | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 95 | -97/+0 |
| |\ \ |
|
| | * | | net: wireless: ti: wl18xx: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | net: wireless: ti: wl12xx: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | net: wireless: rt2x00: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | net: wireless: brcm80211: brcmfmac: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | net: wireless: ath: wcn36xx: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | net: wireless: ath: ath9k: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | net: wireless: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | net: phy: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 5 | -5/+0 |
| | * | | net: irda: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 4 | -4/+0 |
| | * | | net: ieee802154: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
| | * | | net: ethernet: wiznet: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
| | * | | net: ethernet: via: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |