summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2019-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-29net: set default network namespace in init_dummy_netdev()Josh Elsasser
2019-01-29sk_msg: Always cancel strp work before freeing the psockJakub Sitnicki
2019-01-23bpf: sock recvbuff must be limited by rmem_max in bpf_setsockopt()Yafang Shao
2019-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-20bpf: in __bpf_redirect_no_mac pull mac only if presentWillem de Bruijn
2019-01-17neighbour: Do not perturb drop profiles when neigh_probeYang Wei
2019-01-18bpf: fix SO_MAX_PACING_RATE to support TCP internal pacingYuchung Cheng
2019-01-18bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov
2019-01-17bpf: Correctly annotate implicit fall through in bpf_base_func_protoMathieu Malaterre
2019-01-16net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-01-10net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov
2019-01-09bpf: correctly set initial window on active Fast Open senderYuchung Cheng
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2019-01-04net, skbuff: do not prefer skb allocation fails earlyDavid Rientjes
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-01sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-30net: rtnetlink: address is mandatory for rtnl_fdb_getNikolay Aleksandrov
2018-12-28ethtool: check the return value of get_regs_lenYunsheng Lin
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-24net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki
2018-12-23net: Revert recent Spectre-v1 patches.David S. Miller
2018-12-22net: core: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-21net: minor cleanup in skb_ext_add()Paolo Abeni
2018-12-21net: fix possible user-after-free in skb_ext_add()Paolo Abeni
2018-12-21Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-12-20neighbour: remove stray semicolonColin Ian King
2018-12-20bpf: sk_msg, zap ingress queue on psock downJohn Fastabend
2018-12-20bpf: sk_msg, fix socket data_ready eventsJohn Fastabend
2018-12-20bpf: skb_verdict, support SK_PASS on RX BPF pathJohn Fastabend
2018-12-20bpf: skmsg, replace comments with BUILD bugJohn Fastabend
2018-12-20bpf: sk_msg, improve offset chk in _is_valid_accessJohn Fastabend
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19neighbor: Use nda_policy for validating attributes in adds and dump requestsDavid Ahern
2018-12-19neighbor: NTF_PROXY is a valid ndm_flag for a dump requestDavid Ahern
2018-12-19neighbor: Initialize protocol when new pneigh_entry are createdDavid Ahern
2018-12-19gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2018-12-19neighbour: register rtnl doit handlerRoopa Prabhu
2018-12-19net: switch secpath to use skb extension infrastructureFlorian Westphal
2018-12-19net: convert bridge_nf to use skb extension infrastructureFlorian Westphal
2018-12-19sk_buff: add skb extension infrastructureFlorian Westphal
2018-12-19bpf: sockmap, metadata support for reporting size of msgJohn Fastabend
2018-12-16net: rtnetlink: support for fdb getRoopa Prabhu