| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | drivers/net/ethernet/tile: __get_cpu_var call introduced in 3.14 | Christoph Lameter | 2014-08-26 | 1 | -2/+2 |
| * | | | | drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 2014-08-26 | 2 | -13/+13 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-10-14 | 1 | -4/+0 |
|\ \ \ \ |
|
| * | | | | kbuild: remove unnecessary "obj- := dummy.o" trick | Masahiro Yamada | 2014-10-02 | 1 | -4/+0 |
| |/ / / |
|
* | | | | wireless: hostap: proc: print properly escaped SSID | Andy Shevchenko | 2014-10-14 | 1 | -4/+1 |
* | | | | wireless: ipw2x00: print SSID via %*pE | Andy Shevchenko | 2014-10-14 | 4 | -247/+126 |
* | | | | wireless: libertas: print esaped string via %*pE | Andy Shevchenko | 2014-10-14 | 2 | -10/+5 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fix misuses of f_count() in ppp and netlink | Al Viro | 2014-10-09 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-10-11 | 45 | -238/+902 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | net: systemport: avoid unbalanced enable_irq_wake calls | Florian Fainelli | 2014-10-10 | 1 | -1/+2 |
| * | | | | net: bcmgenet: avoid unbalanced enable_irq_wake calls | Florian Fainelli | 2014-10-10 | 1 | -1/+3 |
| * | | | | net: bcmgenet: fix off-by-one in incrementing read pointer | Florian Fainelli | 2014-10-10 | 1 | -5/+4 |
| * | | | | mlx4: fix race accessing page->_count | Eric Dumazet | 2014-10-10 | 1 | -3/+3 |
| * | | | | ixgbe: fix race accessing page->_count | Eric Dumazet | 2014-10-10 | 1 | -5/+3 |
| * | | | | igb: fix race accessing page->_count | Eric Dumazet | 2014-10-10 | 1 | -4/+3 |
| * | | | | fm10k: fix race accessing page->_count | Eric Dumazet | 2014-10-10 | 1 | -4/+3 |
| * | | | | net/phy: micrel: Add clock support for KSZ8021/KSZ8031 | Sascha Hauer | 2014-10-10 | 1 | -2/+29 |
| * | | | | macvlan: optimize the receive path | jbaron@akamai.com | 2014-10-10 | 1 | -5/+10 |
| * | | | | macvlan: pass 'bool' type to macvlan_count_rx() | jbaron@akamai.com | 2014-10-10 | 1 | -3/+3 |
| * | | | | drivers: net: xgene: Add 10GbE ethtool support | Iyappan Subramanian | 2014-10-10 | 1 | -6/+22 |
| * | | | | drivers: net: xgene: Add 10GbE support | Iyappan Subramanian | 2014-10-10 | 6 | -30/+438 |
| * | | | | drivers: net: xgene: Preparing for adding 10GbE support | Iyappan Subramanian | 2014-10-10 | 4 | -41/+78 |
| * | | | | Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-10-10 | 9 | -40/+67 |
| |\ \ \ \ |
|
| | * | | | | rtlwifi: Fix possible unaligned array in ether_addr_copy() | Larry Finger | 2014-10-08 | 1 | -1/+1 |
| | * | | | | ath9k: Fix sequence number assignment | Sujith Manoharan | 2014-10-08 | 4 | -23/+35 |
| | * | | | | ath9k_htc: avoid kernel panic in ath9k_hw_reset | Marek Puzyniak | 2014-10-07 | 1 | -0/+1 |
| | * | | | | ath9k: Fix crash in MCC mode | Sujith Manoharan | 2014-10-07 | 1 | -1/+1 |
| | * | | | | ath: Fix smatch warning | Sujith Manoharan | 2014-10-07 | 1 | -4/+4 |
| | * | | | | rtl818x_pci: fix response rate may be incorrect. | Andrea Merello | 2014-10-07 | 1 | -11/+25 |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-10-07 | 10 | -19/+53 |
| | |\ \ \ \ |
|
| * | | | | | | stmmac: correct mc_filter local variable in set_filter and set_mac_addr call | Vince Bridgers | 2014-10-10 | 1 | -2/+2 |
| * | | | | | | net: pxa168_eth: PXA168_ETH should depend on HAS_DMA | Geert Uytterhoeven | 2014-10-10 | 1 | -1/+2 |
| * | | | | | | networking: fm10k: Fix build failure | Pranith Kumar | 2014-10-10 | 1 | -0/+1 |
| * | | | | | | net: fs_enet: error: 'SCCE_ENET_TXF' undeclared | LEROY Christophe | 2014-10-10 | 2 | -2/+2 |
| * | | | | | | r8152: add mutex for hw settings | hayeswang | 2014-10-09 | 1 | -1/+63 |
| * | | | | | | r8152: adjust usb_autopm_xxx | hayeswang | 2014-10-09 | 1 | -13/+11 |
| * | | | | | | r8152: autoresume before setting feature | hayeswang | 2014-10-09 | 1 | -1/+9 |
| * | | | | | | cxgb4: Wait for device to get ready before reading any register | Hariprasad Shenai | 2014-10-09 | 3 | -9/+16 |
| * | | | | | | cxgb4vf: Add 40G support for cxgb4vf driver | Hariprasad Shenai | 2014-10-09 | 3 | -7/+21 |
| * | | | | | | cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5 | Hariprasad Shenai | 2014-10-09 | 4 | -5/+11 |
| * | | | | | | gianfar: Replace eieio with wmb for non-PPC archs | Claudiu Manoil | 2014-10-09 | 2 | -10/+19 |
| * | | | | | | gianfar: Replace spin_event_timeout() with arch independent | Claudiu Manoil | 2014-10-09 | 2 | -13/+34 |
| * | | | | | | gianfar: Make MAC addr setup endian safe, cleanup | Claudiu Manoil | 2014-10-09 | 1 | -8/+7 |
| * | | | | | | gianfar: Exclude PPC specific errata handling from ARM builds | Claudiu Manoil | 2014-10-09 | 1 | -0/+6 |
| * | | | | | | gianfar: Include missing headers for ARM builds | Claudiu Manoil | 2014-10-09 | 1 | -0/+2 |
| * | | | | | | net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent | Claudiu Manoil | 2014-10-09 | 1 | -13/+23 |
| * | | | | | | net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors | Claudiu Manoil | 2014-10-09 | 1 | -14/+14 |
| * | | | | | | net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM | Claudiu Manoil | 2014-10-09 | 1 | -0/+2 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-10-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|