summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-0511-29/+29
|\
| * debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-0411-29/+29
* | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-053-103/+202
|\ \
| * | net/xen-netback: Make it running on 64KB page granularityJulien Grall2015-10-232-62/+111
| * | net/xen-netfront: Make it running on 64KB page granularityJulien Grall2015-10-231-36/+86
| * | net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loopJulien Grall2015-10-231-7/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04862-11641/+87501
|\ \ \
| * | | sh_eth: use DMA barriersSergei Shtylyov2015-11-031-4/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0317-49/+135
| |\ \ \
| | * | | net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-031-25/+49
| | * | | sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-034-4/+36
| | * | | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-023-9/+11
| | * | | qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork2015-11-021-1/+4
| | * | | sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | * | | sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| | * | | Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/...David S. Miller2015-11-021-1/+1
| | |\ \ \
| | | * | | can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1
| | * | | | stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
| | * | | | net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22
| | * | | | net: smsc911x: Fix crash if loopback test failsPavel Fedin2015-11-011-0/+1
| | * | | | fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-011-1/+1
| | |/ / /
| * | | | net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot2015-11-031-6/+6
| * | | | net: dsa: mv88e6xxx: disable SA learning for DSA and CPU portsAndrew Lunn2015-11-032-2/+11
| * | | | arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann2015-11-031-0/+1
| * | | | dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen2015-11-031-12/+13
| * | | | dp83640: Prune rx timestamp list before reading from itStefan Sørensen2015-11-031-0/+1
| * | | | dp83640: Delay scheduled work.Stefan Sørensen2015-11-031-8/+12
| * | | | dp83640: Include hash in timestamp/packet matchingStefan Sørensen2015-11-031-3/+15
| * | | | net/mlx5e: Fix LSO vlan insertionAchiad Shochat2015-11-031-2/+3
| * | | | net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2015-11-032-2/+22
| * | | | net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat2015-11-031-1/+1
| * | | | net/mlx5e: Don't allow more than max supported channelsAchiad Shochat2015-11-033-5/+9
| * | | | net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat2015-11-031-4/+4
| * | | | net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat2015-11-031-2/+2
| * | | | net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat2015-11-031-0/+6
| * | | | sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov2015-11-032-3/+3
| * | | | bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar2015-11-032-44/+8Star
| * | | | bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar2015-11-031-35/+52
| * | | | bonding: Simplify __get_duplex function.Mahesh Bandewar2015-11-031-4/+2Star
| * | | | ravb: use pdev rather than ndev for error messagesSimon Horman2015-11-021-2/+2
| * | | | net: dsa: mv88e6xxx: lookup switch nameVivien Didelot2015-11-026-112/+95Star
| * | | | net: dsa: mv88e6xxx: assert SMI lockVivien Didelot2015-11-021-11/+14
| * | | | net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-021-0/+1
| * | | | net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
| * | | | enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-022-0/+99
| * | | | net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0Star
| * | | | net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-014-27/+97
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0118-48/+82
| |\| | |
| * | | | Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of git://git.kernel.or...David S. Miller2015-10-3056-726/+1504
| |\ \ \ \
| | * | | | ath6kl: implement ethtool statsBen Greear2015-10-291-0/+123