aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-10bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann1-0/+5
2017-06-10bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann1-0/+50
2017-06-10bpf: reset id on spilled regs in clear_all_pkt_pointersDaniel Borkmann1-2/+2
2017-06-10bpf: reset id on CONST_IMM transitionDaniel Borkmann1-0/+2
2017-06-10bpf: don't check spilled reg state for non-STACK_SPILLed type slotsDaniel Borkmann1-0/+2
2017-06-10bpf: avoid excessive stack usage for perf_sample_dataDaniel Borkmann1-4/+6
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam1-0/+4
2017-06-10Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng1-1/+0
2017-06-10sctp: no need to check assoc id before calling sctp_assoc_set_idXin Long1-6/+2
2017-06-10sctp: use read_lock_bh in sctp_eps_seq_showXin Long1-4/+2
2017-06-10sctp: fix recursive locking warning in sctp_do_peeloffXin Long1-2/+2
2017-06-10net/packet: remove unneeded declaraion of tpacket_snd().Rosen, Rami1-1/+0
2017-06-10bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng1-3/+0
2017-06-10bonding: warn user when 802.3ad speed is unknownNicolas Dichtel1-0/+5
2017-06-10netns: fix error code when the nsid is already usedNicolas Dichtel1-0/+1
2017-06-10netns: define extack error msg for nsis cmdsNicolas Dichtel1-9/+33
2017-06-09cxgb4: fix memory leak in init_one()Ganesh Goudar1-1/+5
2017-06-09qed: add qed_int_sb_init() stub functionArnd Bergmann1-0/+5
2017-06-09Merge branch 'qed-Light-L2-updates'David S. Miller10-944/+844
2017-06-09qed: collect GSI port statisticsMintz, Yuval1-0/+23
2017-06-09qed: Call rx_release_cb() when flushing LL2Mintz, Yuval1-6/+7
2017-06-09qed: No need for LL2 frags indicationMintz, Yuval1-23/+8
2017-06-09qed*: LL2 callback operationsMichal Kalderon10-557/+384
2017-06-09qed: LL2 code relocationsMintz, Yuval1-30/+28
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval4-229/+262
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval2-34/+76
2017-06-09qed: LL2 to use packed information for txMintz, Yuval4-111/+102
2017-06-09Merge branch 'r8152-minor-adjustment'David S. Miller1-51/+130
2017-06-09r8152: replace napi_complete with napi_complete_donehayeswang1-1/+3
2017-06-09r8152: avoid rx queue more than 1000 packetshayeswang1-0/+4
2017-06-09r8152: check if disabling ALDPS is finishedhayeswang1-1/+7
2017-06-09r8152: move the initialization to reset_resume functionhayeswang1-4/+5
2017-06-09r8152: move the default coalesce setting for RTL8153hayeswang1-13/+13
2017-06-09r8152: adjust U2P3 for RTL8153hayeswang1-4/+37
2017-06-09r8152: adjust rtl8153_runtime_enable functionhayeswang1-2/+2
2017-06-09r8152: move the setting of rx aggregationhayeswang1-5/+4
2017-06-09r8152: adjust the settings about MAC clock speed down for RTL8153hayeswang1-5/+29
2017-06-09r8152: adjust lpm settings for RTL8153hayeswang1-4/+1
2017-06-09r8152: add r8153_phy_status functionhayeswang1-12/+25
2017-06-09bpf: Fix test_obj_id.c for llvm 5.0Martin KaFai Lau1-2/+2
2017-06-09bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabledMartin KaFai Lau1-4/+15
2017-06-09ipv6: Initial skb->dev and skb->protocol in ip6_outputChenbo Feng1-3/+3
2017-06-09cxgb4: handle interrupt raised when FW crashesRahul Lakkireddy3-1/+26
2017-06-09Merge branch 'nfp-FW-app-build-name-reporting'David S. Miller15-196/+158
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski5-2/+19
2017-06-09nfp: keep MIP object aroundJakub Kicinski4-4/+22
2017-06-09nfp: remove automatic caching of HWInfoJakub Kicinski8-79/+54
2017-06-09nfp: remove automatic caching of RTsym tableJakub Kicinski8-112/+63
2017-06-09nfp: make sure to cancel port refresh on the error pathJakub Kicinski1-0/+1
2017-06-09liquidio: disallow enabling firmware debug from a VFDerek Chickles2-5/+8