summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval
2017-06-09qed: LL2 to use packed information for txMintz, Yuval
2017-06-09Merge branch 'r8152-minor-adjustment'David S. Miller
2017-06-09r8152: replace napi_complete with napi_complete_donehayeswang
2017-06-09r8152: avoid rx queue more than 1000 packetshayeswang
2017-06-09r8152: check if disabling ALDPS is finishedhayeswang
2017-06-09r8152: move the initialization to reset_resume functionhayeswang
2017-06-09r8152: move the default coalesce setting for RTL8153hayeswang
2017-06-09r8152: adjust U2P3 for RTL8153hayeswang
2017-06-09r8152: adjust rtl8153_runtime_enable functionhayeswang
2017-06-09r8152: move the setting of rx aggregationhayeswang
2017-06-09r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang
2017-06-09r8152: adjust lpm settings for RTL8153hayeswang
2017-06-09r8152: add r8153_phy_status functionhayeswang
2017-06-09bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau
2017-06-09bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau
2017-06-09ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng
2017-06-09cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy
2017-06-09Merge branch 'nfp-FW-app-build-name-reporting'David S. Miller
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski
2017-06-09nfp: keep MIP object aroundJakub Kicinski
2017-06-09nfp: remove automatic caching of HWInfoJakub Kicinski
2017-06-09nfp: remove automatic caching of RTsym tableJakub Kicinski
2017-06-09nfp: make sure to cancel port refresh on the error pathJakub Kicinski
2017-06-09liquidio: disallow enabling firmware debug from a VFDerek Chickles
2017-06-09geneve: add missing rx stats accountingGirish Moodalbail
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen
2017-06-09Merge branch 'netvsc-small-cleanups'David S. Miller
2017-06-09netvsc: fold in get_outbound_net_devicestephen hemminger
2017-06-09netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vspstephen hemminger
2017-06-09netvsc: mark error cases as unlikelystephen hemminger
2017-06-09netvsc: use typed pointer for internal statestephen hemminger
2017-06-09netvsc: use hv_get_bytes_to_readstephen hemminger
2017-06-09netvsc: optimize calculation of number of slotsstephen hemminger
2017-06-09Merge branch 'dsa-mv88e6xxx-ops-cosmetics'David S. Miller
2017-06-09net: dsa: mv88e6xxx: prefix PHY macrosVivien Didelot
2017-06-09net: dsa: mv88e6xxx: rework jumbo size operationVivien Didelot
2017-06-09net: dsa: mv88e6xxx: rework pause limit operationVivien Didelot
2017-06-09net: dsa: mv88e6xxx: do not prefix ops with g1Vivien Didelot
2017-06-09net: dsa: mv88e6xxx: use bridge state valuesVivien Didelot
2017-06-09net: dsa: mv88e6xxx: add egress mode enumerationVivien Didelot
2017-06-09net: dsa: mv888e6xxx: do not use netdev printingVivien Didelot
2017-06-08skbuff: only inherit relevant tx_flagsWillem de Bruijn
2017-06-08Merge branch 'net-add-const-to-mii_phy_ops-structures'David S. Miller
2017-06-08drivers: net: emac: add const to mii_phy_ops structuresBhumika Goyal
2017-06-08drivers/net/sungem: add const to mii_phy_ops structuresBhumika Goyal
2017-06-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-06-08cxgb4: fix to bring link down after adapter crashRahul Lakkireddy
2017-06-08net: ipmr: add getlink supportNikolay Aleksandrov