aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bucket_locks.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04bpf: check pending signals while verifying programsAlexei Starovoitov1-0/+3
2018-12-03bpf: powerpc64: optimize JIT passes for bpf function callsSandipan Das1-0/+66
2018-12-01bpf: refactor bpf_test_run() to separate own failures and test program resultRoman Gushchin1-6/+15
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer2-4/+8
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer5-44/+63
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann4-18/+39
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller1-1/+1
2018-11-28tools: bpftool: fix a bitfield pretty print issueYonghong Song1-3/+3
2018-11-28tools/bpf: add addition type tests to test_btfYonghong Song1-0/+361
2018-11-28tools/bpf: fix two test_btf unit test casesMartin KaFai Lau1-7/+7
2018-11-28bpf: btf: check name validity for various typesYonghong Song1-0/+57
2018-11-28bpf: btf: implement btf_name_valid_identifier()Yonghong Song1-0/+25
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski1-7/+7
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang1-1/+1
2018-11-28igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo1-11/+4
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead2-0/+2
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy1-2/+5
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead1-5/+5
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King1-1/+1
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King1-1/+1
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-11-27sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long1-0/+1
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King1-2/+2
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit1-0/+8
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-11-27sparc: Adjust bpf JIT prologue for PSEUDO calls.David Miller1-1/+7
2018-11-26bpf, doc: add entries of who looks over which jitsDaniel Borkmann1-1/+62
2018-11-26sparc: Correct ctx->saw_frame_pointer logic.David Miller1-0/+12
2018-11-26sparc: Fix JIT fused branch convergance.David Miller1-28/+49
2018-11-26bpf, arm64: fix getting subprog addr from aux for callsDaniel Borkmann1-9/+17
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann3-19/+76
2018-11-27netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo1-5/+2
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo2-14/+32
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo9-22/+63
2018-11-27netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac1-1/+2
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal3-14/+28
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long1-0/+3
2018-11-24net: always initialize pagedlenWillem de Bruijn2-2/+4
2018-11-24tcp: address problems caused by EDT misshapsEric Dumazet2-10/+16
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-11-23net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0