summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-287-29/+59
|\
| * net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
| * net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
| * ipvlan: fix multicast processingMahesh Bandewar2016-12-232-11/+20
| * ipvlan: fix various issues in ipvlan_process_multicast()Eric Dumazet2016-12-232-14/+31
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-2521-43/+41Star
|\ \
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-258-17/+15Star
| * | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-2513-26/+26
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-251-2/+2
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-2/+2
| |/
* / Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24113-113/+113
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2316-127/+170
|\
| * virtio-net: XDP support for small buffersJason Wang2016-12-231-25/+87
| * virtio-net: remove big packet XDP codesJason Wang2016-12-231-41/+3Star
| * virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is supportJason Wang2016-12-231-1/+3
| * virtio-net: make rx buf size estimation works for XDPJason Wang2016-12-231-0/+3
| * virtio-net: unbreak csumed packets for XDP_PASSJason Wang2016-12-231-2/+2
| * virtio-net: correctly handle XDP_PASS for linearized packetsJason Wang2016-12-231-2/+8
| * virtio-net: fix page miscount during XDP linearizingJason Wang2016-12-231-8/+11
| * virtio-net: correctly xmit linearized page on XDP_TXJason Wang2016-12-231-1/+1
| * virtio-net: remove the warning before XDP linearizingJason Wang2016-12-231-7/+1Star
| * mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel2016-12-231-0/+3
| * mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel2016-12-231-4/+6
| * stmmac: CSR clock configuration fixjpinto2016-12-233-6/+6
| * Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...David S. Miller2016-12-225-5/+10
| |\
| | * rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger2016-12-211-1/+2
| | * ath9k: do not return early to fix rcu unlockingTobias Klausmann2016-12-211-1/+1
| | * ath10k: free host-mem with DMA_BIRECTIONAL flagBen Greear2016-12-201-1/+1
| | * brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel2016-12-201-0/+1
| | * brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel2016-12-201-2/+5
| * | net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King2016-12-213-8/+8
| * | net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni2016-12-211-29/+30
| * | net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner2016-12-211-4/+4
| * | be2net: Increase skb headroom size to 256 bytesKalesh A P2016-12-211-1/+1
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-12-231-0/+13
|\ \ \ | |/ / |/| |
| * | scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-141-0/+13
* | | net/mlx5: use rb_entry()Geliang Tang2016-12-201-1/+1
* | | ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2016-12-202-1/+21
* | | net: hix5hd2_gmac: fix compatible strings nameDongpo Li2016-12-201-6/+7
* | | net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok2016-12-201-1/+2
* | | net: netcp: ethss: fix errors in ethtool opsWingMan Kwok2016-12-201-5/+16
* | | fsl/fman: enable compilation on ARM64Madalin Bucur2016-12-201-1/+1
* | | fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur2016-12-201-0/+8
* | | powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2016-12-201-0/+7
* | | fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur2016-12-201-0/+1
* | | net: phy: use boolean dt properties for eee broken modesjbrunet2016-12-201-3/+15
* | | net: phy: fix sign type error in genphy_config_eee_advertjbrunet2016-12-201-2/+2
| |/ |/|
* | stmmac: fix memory barriersPavel Machek2016-12-193-7/+7