summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-01bpf: refactor bpf_test_run() to separate own failures and test program resultRoman Gushchin
2018-11-30bpf: Improve socket lookup reuseport documentationJoe Stringer
2018-11-30bpf: Support sk lookup in netns with id 0Joe Stringer
2018-11-30bpf: fix pointer offsets in context for 32 bitDaniel Borkmann
2018-11-30bpf: Fix verifier log string check for bad alignment.David Miller
2018-11-28tools: bpftool: fix a bitfield pretty print issueYonghong Song
2018-11-28Merge branch 'btf-check-name'Alexei Starovoitov
2018-11-28tools/bpf: add addition type tests to test_btfYonghong Song
2018-11-28tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-11-28bpf: btf: check name validity for various typesYonghong Song
2018-11-28bpf: btf: implement btf_name_valid_identifier()Yonghong Song
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-28netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo
2018-11-27lan743x: Enable driver to work with LAN7431Bryan Whitehead
2018-11-27tipc: fix lockdep warning during node deleteJon Maloy
2018-11-27lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead
2018-11-27net: via: via-velocity: fix spelling mistake "alignement" -> "alignment"Colin Ian King
2018-11-27qed: fix spelling mistake "attnetion" -> "attention"Colin Ian King
2018-11-27net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-11-27sctp: increase sk_wmem_alloc when head->truesize is increasedXin Long
2018-11-27firestream: fix spelling mistake: "Inititing" -> "Initializing"Colin Ian King
2018-11-27net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit
2018-11-27usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein
2018-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-27sparc: Adjust bpf JIT prologue for PSEUDO calls.David Miller
2018-11-26bpf, doc: add entries of who looks over which jitsDaniel Borkmann
2018-11-26sparc: Correct ctx->saw_frame_pointer logic.David Miller
2018-11-26sparc: Fix JIT fused branch convergance.David Miller
2018-11-26Merge branch 'arm64-jit-fixes'Alexei Starovoitov
2018-11-26bpf, arm64: fix getting subprog addr from aux for callsDaniel Borkmann
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann
2018-11-27netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo
2018-11-27netfilter: nat: fix double register in masquerade modulesTaehee Yoo
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo
2018-11-27netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2018-11-26ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long
2018-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-11-24net: always initialize pagedlenWillem de Bruijn
2018-11-24tcp: address problems caused by EDT misshapsEric Dumazet
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds