aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_net_common.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-07rxrpc: Provide a cmsg to specify the amount of Tx data for a callDavid Howells8-5/+115
2017-06-07rxrpc: Consolidate sendmsg parametersDavid Howells1-42/+41
2017-06-07rxrpc: Provide a getsockopt call to query what cmsgs types are supportedDavid Howells3-11/+52
2017-06-07net: fec: Clear and enable MIB counters on imx51Andrew Lunn2-3/+28
2017-06-06net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King4-0/+380
2017-06-06net: phy: add XAUI and 10GBASE-KR PHY connection typesRussell King3-1/+10
2017-06-06net: phy: split out 10G genphy supportRussell King2-86/+83
2017-06-06net: phy: hook up clause 45 autonegotiation restartRussell King2-2/+22
2017-06-06net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King1-0/+6
2017-06-06net: phy: add 802.3 clause 45 support to phylibRussell King4-15/+253
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes1-0/+7
2017-06-06sparc64: delete old wrap codePavel Tatashin6-45/+1
2017-06-06sparc64: new context wrapPavel Tatashin1-27/+54
2017-06-06sparc64: add per-cpu mm of secondary contextsPavel Tatashin2-2/+4
2017-06-06sparc64: redefine first versionPavel Tatashin2-4/+4
2017-06-06sparc64: combine activate_mm and switch_mmPavel Tatashin1-20/+1
2017-06-06sparc64: reset mm cpumask after wrapPavel Tatashin1-0/+2
2017-06-06sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.Liam R. Howlett1-1/+2
2017-06-06sparc: Machine description indices can varyJames Clarke2-4/+65
2017-06-06sparc64: mm: fix copy_tsb to correctly copy huge page TSBsMike Kravetz2-6/+12
2017-06-06arch/sparc: support NR_CPUS = 4096Jane Chu2-6/+15
2017-06-06bpf: cgroup skb progs cannot access ld_abs/indDaniel Borkmann1-1/+0
2017-06-06net: stmmac: fix a broken u32 less than zero checkColin Ian King1-1/+1
2017-06-06net: stmmac: fix completely hung TX when using TSONiklas Cassel1-1/+1
2017-06-06tun: use symmetric hashJason Wang1-3/+3
2017-06-06net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-06net: bridge: fix a null pointer dereference in br_afspecNikolay Aleksandrov1-1/+1
2017-06-06net: dsa: mv88e6xxx: fix 6085 frame mode maskingVivien Didelot1-1/+1
2017-06-06ravb: Fix use-after-free on `ifconfig eth0 down`Eugeniu Rosca1-12/+12
2017-06-06bpf: Test for bpf IDMartin KaFai Lau6-1/+341
2017-06-06bpf: Add BPF_OBJ_GET_INFO_BY_FDMartin KaFai Lau3-19/+174
2017-06-06bpf: Add jited_len to struct bpf_progMartin KaFai Lau6-0/+6
2017-06-06bpf: Add BPF_MAP_GET_FD_BY_IDMartin KaFai Lau2-10/+87
2017-06-06bpf: Add BPF_PROG_GET_FD_BY_IDMartin KaFai Lau2-12/+87
2017-06-06bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID commandMartin KaFai Lau2-0/+45
2017-06-06bpf: Introduce bpf_map IDMartin KaFai Lau2-1/+34
2017-06-06bpf: Introduce bpf_prog IDMartin KaFai Lau2-1/+40
2017-06-06net/ipv6: Fix CALIPSO causing GPF with datagram supportRichard Haines1-1/+5
2017-06-06cxgb4: implement ndo_set_vf_rate()Ganesh Goudar2-0/+107
2017-06-06ppp: mppe: Use vsnprintf extension %phNJoe Perches1-11/+4
2017-06-06net: stmmac: ensure jumbo_frm error return is correctly checked for -ve valueColin Ian King1-1/+2
2017-06-06net: phy: Delete unused function phy_ethtool_gsetyuval.shaia@oracle.com3-26/+0
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann3-11/+37
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun3-5/+25
2017-06-06s390/qeth: silence qeth_fix_features()Julian Wiedmann1-4/+1
2017-06-06s390/qeth: consolidate pack buffer flushingJulian Wiedmann1-40/+25
2017-06-06s390/qeth: add missing strings for IPA return codesJulian Wiedmann1-0/+2
2017-06-06s390/qeth: log bridgeport capabilitiesJulian Wiedmann1-0/+8
2017-06-06s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann1-3/+4
2017-06-06s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann1-7/+1