summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qed: Cleaner seperation of LL2 inputsMintz, Yuval2017-06-094-229/+262
* qed: Revise ll2 Rx completionMintz, Yuval2017-06-092-34/+76
* qed: LL2 to use packed information for txMintz, Yuval2017-06-094-111/+102
* Merge branch 'r8152-minor-adjustment'David S. Miller2017-06-091-51/+130
|\
| * r8152: replace napi_complete with napi_complete_donehayeswang2017-06-091-1/+3
| * r8152: avoid rx queue more than 1000 packetshayeswang2017-06-091-0/+4
| * r8152: check if disabling ALDPS is finishedhayeswang2017-06-091-1/+7
| * r8152: move the initialization to reset_resume functionhayeswang2017-06-091-4/+5
| * r8152: move the default coalesce setting for RTL8153hayeswang2017-06-091-13/+13
| * r8152: adjust U2P3 for RTL8153hayeswang2017-06-091-4/+37
| * r8152: adjust rtl8153_runtime_enable functionhayeswang2017-06-091-2/+2
| * r8152: move the setting of rx aggregationhayeswang2017-06-091-5/+4
| * r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang2017-06-091-5/+29
| * r8152: adjust lpm settings for RTL8153hayeswang2017-06-091-4/+1
| * r8152: add r8153_phy_status functionhayeswang2017-06-091-12/+25
|/
* bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau2017-06-091-2/+2
* bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau2017-06-091-4/+15
* ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng2017-06-091-3/+3
* cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy2017-06-093-1/+26
* Merge branch 'nfp-FW-app-build-name-reporting'David S. Miller2017-06-0915-196/+158
|\
| * nfp: report application FW build name in ethtool -iJakub Kicinski2017-06-095-2/+19
| * nfp: keep MIP object aroundJakub Kicinski2017-06-094-4/+22
| * nfp: remove automatic caching of HWInfoJakub Kicinski2017-06-098-79/+54
| * nfp: remove automatic caching of RTsym tableJakub Kicinski2017-06-098-112/+63
| * nfp: make sure to cancel port refresh on the error pathJakub Kicinski2017-06-091-0/+1
|/
* liquidio: disallow enabling firmware debug from a VFDerek Chickles2017-06-092-5/+8
* geneve: add missing rx stats accountingGirish Moodalbail2017-06-091-12/+24
* Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-096-2/+153
* Merge branch 'netvsc-small-cleanups'David S. Miller2017-06-093-76/+29
|\
| * netvsc: fold in get_outbound_net_devicestephen hemminger2017-06-091-13/+3
| * netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vspstephen hemminger2017-06-091-20/+11
| * netvsc: mark error cases as unlikelystephen hemminger2017-06-091-2/+2
| * netvsc: use typed pointer for internal statestephen hemminger2017-06-091-2/+1
| * netvsc: use hv_get_bytes_to_readstephen hemminger2017-06-091-7/+3
| * netvsc: optimize calculation of number of slotsstephen hemminger2017-06-091-33/+10
|/
* Merge branch 'dsa-mv88e6xxx-ops-cosmetics'David S. Miller2017-06-096-184/+224
|\
| * net: dsa: mv88e6xxx: prefix PHY macrosVivien Didelot2017-06-092-7/+8
| * net: dsa: mv88e6xxx: rework jumbo size operationVivien Didelot2017-06-094-23/+36
| * net: dsa: mv88e6xxx: rework pause limit operationVivien Didelot2017-06-094-32/+37
| * net: dsa: mv88e6xxx: do not prefix ops with g1Vivien Didelot2017-06-092-56/+56
| * net: dsa: mv88e6xxx: use bridge state valuesVivien Didelot2017-06-092-21/+22
| * net: dsa: mv88e6xxx: add egress mode enumerationVivien Didelot2017-06-094-8/+32
| * net: dsa: mv888e6xxx: do not use netdev printingVivien Didelot2017-06-092-37/+33
|/
* skbuff: only inherit relevant tx_flagsWillem de Bruijn2017-06-081-4/+6
* Merge branch 'net-add-const-to-mii_phy_ops-structures'David S. Miller2017-06-082-19/+19
|\
| * drivers: net: emac: add const to mii_phy_ops structuresBhumika Goyal2017-06-081-6/+6
| * drivers/net/sungem: add const to mii_phy_ops structuresBhumika Goyal2017-06-081-13/+13
|/
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2017-06-082-7/+12
|\
| * e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson2017-06-071-1/+6
| * igb: make a few local functions staticColin Ian King2017-06-071-6/+6