summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf, tests: set rlimit also for test_align, so it doesn't failDaniel Borkmann2017-06-111-0/+5
* bpf, tests: add a test for htab lookup + update traversalDaniel Borkmann2017-06-111-0/+50
* bpf: reset id on spilled regs in clear_all_pkt_pointersDaniel Borkmann2017-06-111-2/+2
* bpf: reset id on CONST_IMM transitionDaniel Borkmann2017-06-111-0/+2
* bpf: don't check spilled reg state for non-STACK_SPILLed type slotsDaniel Borkmann2017-06-111-0/+2
* bpf: avoid excessive stack usage for perf_sample_dataDaniel Borkmann2017-06-111-4/+6
* net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam2017-06-101-0/+4
* Remove the redundant skb->dev initialization in ip6_fragmentChenbo Feng2017-06-101-1/+0
* sctp: no need to check assoc id before calling sctp_assoc_set_idXin Long2017-06-101-6/+2
* sctp: use read_lock_bh in sctp_eps_seq_showXin Long2017-06-101-4/+2
* sctp: fix recursive locking warning in sctp_do_peeloffXin Long2017-06-101-2/+2
* net/packet: remove unneeded declaraion of tpacket_snd().Rosen, Rami2017-06-101-1/+0
* bpf: Remove duplicate tcp_filter hook in ipv6Chenbo Feng2017-06-101-3/+0
* bonding: warn user when 802.3ad speed is unknownNicolas Dichtel2017-06-101-0/+5
* netns: fix error code when the nsid is already usedNicolas Dichtel2017-06-101-0/+1
* netns: define extack error msg for nsis cmdsNicolas Dichtel2017-06-101-9/+33
* cxgb4: fix memory leak in init_one()Ganesh Goudar2017-06-091-1/+5
* qed: add qed_int_sb_init() stub functionArnd Bergmann2017-06-091-0/+5
* Merge branch 'qed-Light-L2-updates'David S. Miller2017-06-0910-944/+844
|\
| * qed: collect GSI port statisticsMintz, Yuval2017-06-091-0/+23
| * qed: Call rx_release_cb() when flushing LL2Mintz, Yuval2017-06-091-6/+7
| * qed: No need for LL2 frags indicationMintz, Yuval2017-06-091-23/+8
| * qed*: LL2 callback operationsMichal Kalderon2017-06-0910-557/+384
| * qed: LL2 code relocationsMintz, Yuval2017-06-091-30/+28
| * 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