| Commit message (Expand) | Author | Age |
| ... | |
| | | | * | | | | | | | | | | | | ath10k: workaround fw beaconing bug | Michal Kazior | 2014-09-23 |
| | * | | | | | | | | | | | | | | net: Move bonding headers under include/net | David S. Miller | 2014-11-10 |
| | * | | | | | | | | | | | | | | cxgb4: Remove unnecessary struct in6_addr * casts | Joe Perches | 2014-11-10 |
| | * | | | | | | | | | | | | | | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 | Hariprasad Shenai | 2014-11-10 |
| | * | | | | | | | | | | | | | | cxgb4: Cleanup macros so they follow the same style and look consistent | Hariprasad Shenai | 2014-11-10 |
| | * | | | | | | | | | | | | | | cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file | Hariprasad Shenai | 2014-11-10 |
| | * | | | | | | | | | | | | | | mlx4: use napi_complete_done() | Eric Dumazet | 2014-11-10 |
| | * | | | | | | | | | | | | | | cdc-ether: implement MULTICAST flag on the device | Oliver Neukum | 2014-11-07 |
| | * | | | | | | | | | | | | | | stmmac: platform: fix sparse warnings | Andy Shevchenko | 2014-11-07 |
| | * | | | | | | | | | | | | | | stmmac: remove custom implementation of print_hex_dump() | Andy Shevchenko | 2014-11-07 |
| | * | | | | | | | | | | | | | | macvtap: Use iovec iterators | Herbert Xu | 2014-11-07 |
| | * | | | | | | | | | | | | | | tun: Use iovec iterators | Herbert Xu | 2014-11-07 |
| | * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-06 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | vxlan: Fix to enable UDP checksums on interface | Tom Herbert | 2014-11-06 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Check for complete packet on skb allocation error | Lendacky, Thomas | 2014-11-06 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Free channel/ring structures later | Lendacky, Thomas | 2014-11-06 |
| | * | | | | | | | | | | | | | | | sunvnet: Return from vnet_napi_event() if no packets to read | Sowmini Varadhan | 2014-11-06 |
| | * | | | | | | | | | | | | | | | sunvnet: Fix indentation in maybe_tx_wakeup() | Sowmini Varadhan | 2014-11-06 |
| | * | | | | | | | | | | | | | | | r8152: remove the definitions of the PID | hayeswang | 2014-11-06 |
| | * | | | | | | | | | | | | | | | r8152: modify rtl_ops_init | hayeswang | 2014-11-06 |
| | * | | | | | | | | | | | | | | | r8152: move r8152b_get_version | hayeswang | 2014-11-06 |
| | * | | | | | | | | | | | | | | | dsa: mv88e6171: Add support for mv88e6172 | Andrew Lunn | 2014-11-06 |
| | * | | | | | | | | | | | | | | | sfc: Add NIC type operations to replace direct calls from efx.c into siena_sr... | Shradha Shah | 2014-11-06 |
| | * | | | | | | | | | | | | | | | sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix | Shradha Shah | 2014-11-06 |
| | * | | | | | | | | | | | | | | | sfc: Move the current VF state from efx_nic into siena_nic_data | Shradha Shah | 2014-11-06 |
| | * | | | | | | | | | | | | | | | xen-netback: remove unconditional __pskb_pull_tail() in guest Tx path | Malcolm Crossley | 2014-11-06 |
| | * | | | | | | | | | | | | | | | stmmac: pci: convert to use dev_* macros | Andy Shevchenko | 2014-11-06 |
| | * | | | | | | | | | | | | | | | stmmac: pci: use managed resources | Andy Shevchenko | 2014-11-06 |
| | * | | | | | | | | | | | | | | | stmmac: pci: convert to use dev_pm_ops | Andy Shevchenko | 2014-11-06 |
| | * | | | | | | | | | | | | | | | stmmac: pci: use defined constant instead of magic number | Andy Shevchenko | 2014-11-06 |
| | * | | | | | | | | | | | | | | | stmmac: fix sparse warnings | Andy Shevchenko | 2014-11-06 |
| | * | | | | | | | | | | | | | | | r8152: disable the tasklet by default | hayeswang | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe-phy: Sync PCS and PHY modes after reset | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Fix a spelling error | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Implement split header receive support | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas | 2014-11-05 |
| | * | | | | | | | | | | | | | | | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2014-11-05 |
| | * | | | | | | | | | | | | | | | stmmac: remove BUS_MODE_DA | Giuseppe CAVALLARO | 2014-11-05 |
| | * | | | | | | | | | | | | | | | stmmac: remove STMMAC_DEBUG_FS | Giuseppe CAVALLARO | 2014-11-05 |
| | * | | | | | | | | | | | | | | | stmmac: remove specific SoC Koption from platform. | Giuseppe CAVALLARO | 2014-11-05 |
| | * | | | | | | | | | | | | | | | net: phy: spi_ks8995: remove sysfs bin file by registered attribute | Vladimir Zapolskiy | 2014-11-04 |
| | * | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-11-03 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|