summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-1821-65/+212
|\
| * com20020-pci: add support for eae single cardMichael Grzeschik2015-02-151-3/+18
| * net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet2015-02-151-0/+28
| * r8152: restore hw settingshayeswang2015-02-151-2/+57
| * hso: fix rx parsing logic when skb allocation failsAleksander Morgado2015-02-131-1/+1
| * ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-121-1/+1
| * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-121-0/+2
| * Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller2015-02-121-4/+1Star
| |\
| | * rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1Star
| * | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-121-2/+3
| * | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-123-13/+51
| * | net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-121-0/+1
| * | sunvnet: don't change gso data on clonesDavid L Stevens2015-02-121-13/+10Star
| * | drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-121-5/+2Star
| * | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven2015-02-121-0/+2
| * | et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-121-2/+4
| * | vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-121-6/+19
| * | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-121-2/+2
| * | net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-121-10/+9Star
| * | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-113-3/+3
| * | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-113-3/+3
* | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-181-6/+3Star
|\ \ \
| * | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-171-1/+1
|\ \ \ \
| * | | | mode_t whack-a-mole: chelsioAl Viro2015-01-261-1/+1
| |/ / /
* | | | MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-141-1/+0Star
* | | | wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-35/+12Star
* | | | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-6/+4Star
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-11636-13580/+44628
|\ \ \ | | |/ | |/|
| * | i40e: Fix for stats init function call in Rx setupCarolyn Wyborny2015-02-102-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-095-21/+55
| |\ \
| | * | vxlan: Wrong type passed to %pISRasmus Villemoes2015-02-091-1/+1
| | * | amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas2015-02-081-5/+6
| | * | dsa: do not dereference non-existing routing tableTobias Waldekranz2015-02-081-1/+2
| | * | net: sxgbe: fix error handling in init_rx_ring()Dan Carpenter2015-02-061-14/+43
| | * | ARCNET: Add missing error check for devm_kzallocKiran Padwal2015-02-061-0/+3
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-099-41/+95
| |\ \ \
| | * | | i40e/i40evf: Add call to u64_stats_init to initCarolyn Wyborny2015-02-092-0/+4
| | * | | i40e: Enable Loopback for the FCOE vsi as wellAnjali Singhai Jain2015-02-091-0/+1
| | * | | i40e: use dev_port for fcoe netdevVasu Dev2015-02-091-0/+6
| | * | | i40e: Fix function headerGreg Rose2015-02-091-1/+1
| | * | | i40e: fix led blink toggle to enable steady stateMatt Jared2015-02-091-2/+4
| | * | | i40evf: Force Tx writeback on ITRAnjali Singhai Jain2015-02-093-4/+39
| | * | | i40e: stop the service task at shutdownMitch Williams2015-02-091-0/+2
| | * | | i40evf: stop the watchdog for shutdownMitch Williams2015-02-091-0/+6
| | * | | i40evf: ignore bogus messages from FWMitch Williams2015-02-091-1/+1
| | * | | i40evf: reset on module unloadMitch Williams2015-02-091-5/+10
| | * | | i40e: add locking around VF resetMitch Williams2015-02-092-6/+8
| | * | | i40e: Use even more ARQ descriptorsMitch Williams2015-02-091-2/+2
| | * | | i40e: delay after VF resetMitch Williams2015-02-091-6/+6