summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Use correct netdev when notifying bridgeIdo Schimmel2016-01-291-2/+4
* mlxsw: spectrum: Don't report VLAN for 802.1D FDB entriesIdo Schimmel2016-01-291-15/+16
* mlxsw: spectrum: Notify bridge's FDB only based on learning_syncIdo Schimmel2016-01-291-8/+6
* mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel2016-01-291-1/+1
* mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel2016-01-291-1/+1
* mlxsw: spectrum: Flush FDB when leaving bridgeIdo Schimmel2016-01-291-8/+129
* mlxsw: reg: Add the Switch Filtering DB Flush registerIdo Schimmel2016-01-291-0/+88
* mlxsw: spectrum: Handle port leaving LAG while bridgedIdo Schimmel2016-01-293-3/+36
* net: i40e: shut up uninitialized variable warningsArnd Bergmann2016-01-261-2/+2
* i40e: fix build warningsEric Dumazet2016-01-261-10/+5
* hv_netvsc: Fix book keeping of skb during batching processHaiyang Zhang2016-01-252-11/+23
* hv_netvsc: use skb_get_hash() instead of a homegrown implementationVitaly Kuznetsov2016-01-251-64/+3
* net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28Johannes Berg2016-01-252-7/+4
* defxx: fix build warningSudip Mukherjee2016-01-251-4/+4
* net: macb: fix build warningSudip Mukherjee2016-01-251-1/+1
* net: fec: make driver endian-safeJohannes Berg2016-01-253-72/+101
* net: dsa: fix mv88e6xxx switchesRussell King2016-01-251-1/+1
* 82xx: FCC: Fixing a bug causing to FCC port lock-up (second try)Martin Roth2016-01-251-1/+1
* pptp: fix illegal memory access caused by multiple bind()sHannes Frederic Sowa2016-01-251-10/+24
* drivers: net: xgene: fix extra IRQ issueIyappan Subramanian2016-01-252-3/+10
* net: phy: smsc: Fix disabling energy detect modeTeresa Remmet2016-01-211-10/+44
* net: mvneta: get optional bus clkJisheng Zhang2016-01-211-0/+8
* net: mvneta: Try to get named core clock firstJisheng Zhang2016-01-211-1/+3
* net: mvneta: sort the headers in alphabetic orderJisheng Zhang2016-01-211-13/+13
* net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang2016-01-211-5/+4
* net: hns: enet specifies a reference to dsafyankejian2016-01-217-28/+28
* tunnels: Allow IPv6 UDP checksums to be correctly controlled.Jesse Gross2016-01-212-9/+18
* net: bcmgenet: Properly configure PHY to ignore interruptFlorian Fainelli2016-01-211-1/+1
* net: phy: Fix phy_mac_interrupt()Florian Fainelli2016-01-211-13/+18
* net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTSFlorian Fainelli2016-01-211-5/+10
* net/irda: bfin_sir: remove duplicate definesSudip Mukherjee2016-01-211-3/+0
* net: dp83640: Fix tx timestamp overflow handling.Manfred Rudigier2016-01-211-0/+17
* sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan2016-01-191-3/+13
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-1915-25/+29
|\
| * virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-1212-13/+13
| * virtio_balloon: fix race by fill and leakMinchan Kim2016-01-121-1/+1
| * xen/events: use virt_xxx barriersMichael S. Tsirkin2016-01-121-1/+2
| * xenbus: use virt_xxx barriersMichael S. Tsirkin2016-01-121-4/+4
| * virtio_ring: use virt_store_mbMichael S. Tsirkin2016-01-121-6/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-01-181-1/+17
|\ \
| * | mmc: atmel: get rid of struct mci_dma_dataMans Rullgard2016-01-141-1/+0
| * | mmc: atmel-mci: restore dma on AVR32Mans Rullgard2016-01-141-0/+17
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-1810-49/+139
|\ \
| * | team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-181-3/+3
| * | net: hns: bug fix about hisilicon TSO BD modehuangdaode2016-01-183-2/+19
| * | brcmfmac: fix BRCMF_FW_NVRAM_DEF macro for older gcc compilersArend van Spriel2016-01-181-2/+1
| * | net: phy: at803x: Add the interrupt register bit definitionsMartin Blumenstingl2016-01-181-9/+23
| * | net: phy: at803x: Clean up duplicate register definitionsMartin Blumenstingl2016-01-181-8/+11
| * | net: phy: at803x: Allow specifying the RGMII RX clock delay via phy modeMartin Blumenstingl2016-01-181-9/+54
| * | net: phy: at803x: Don't set gbit features for the AR8030 phyMartin Blumenstingl2016-01-181-1/+1