summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* dccp: Add missing annotation for dccp_child_process()Jules Irenge2020-02-241-0/+1
* net: netrom: Add missing annotation for nr_neigh_stop()Jules Irenge2020-02-241-0/+1
* net: netrom: Add missing annotation for nr_neigh_start()Jules Irenge2020-02-241-0/+1
* net: netrom: Add missing annotation for nr_node_stop()Jules Irenge2020-02-241-0/+1
* net: netrom: Add missing annotation for nr_node_start()Jules Irenge2020-02-241-0/+1
* netrom: Add missing annotation for nr_info_stop()Jules Irenge2020-02-241-0/+1
* netrom: Add missing annotation for nr_info_start()Jules Irenge2020-02-241-0/+1
* net: Add missing annotation for llc_seq_start()Jules Irenge2020-02-241-1/+1
* sctp: Add missing annotation for sctp_transport_walk_stop()Jules Irenge2020-02-241-1/+1
* sctp: Add missing annotation for sctp_transport_walk_start()Jules Irenge2020-02-241-1/+1
* sctp: Add missing annotation for sctp_err_finish()Jules Irenge2020-02-241-0/+1
* ip6mr: Fix RCU list debugging warningAmol Grover2020-02-241-1/+2
* tcp: ipv4: Pass lockdep expression to RCU listsAmol Grover2020-02-241-2/+4
* net: 802: psnap.c: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-241-1/+1
* tcp, ulp: Pass lockdep expression to RCU listsAmol Grover2020-02-241-1/+2
* devlink: add ACL generic packet trapsJiri Pirko2020-02-241-0/+3
* net: Remove unneeded export of a couple of xdp generic functionsDavid Ahern2020-02-242-2/+0
* igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVALLi RongQing2020-02-231-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-219-75/+211
|\
| * net: Generate reuseport group ID on group creationJakub Sitnicki2020-02-212-40/+22
| * bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASHJakub Sitnicki2020-02-211-5/+10
| * bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASHJakub Sitnicki2020-02-211-2/+7
| * bpf, sockmap: Return socket cookie on lookup from syscallJakub Sitnicki2020-02-211-4/+53
| * bpf, sockmap: Don't set up upcalls and progs for listening socketsJakub Sitnicki2020-02-211-7/+45
| * bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki2020-02-211-15/+44
| * tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki2020-02-212-0/+16
| * net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki2020-02-212-1/+7
| * net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki2020-02-214-6/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-2136-179/+375
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-2135-173/+368
| |\ \
| | * | net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov2020-02-201-2/+3
| | * | net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov2020-02-201-1/+0
| | * | openvswitch: Distribute switch variables for initializationKees Cook2020-02-201-8/+10
| | * | net: ip6_gre: Distribute switch variables for initializationKees Cook2020-02-202-7/+14
| | * | net: core: Distribute switch variables for initializationKees Cook2020-02-201-2/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-02-192-1/+4
| | |\ \
| | | * | xsk: Publish global consumer pointers when NAPI is finishedMagnus Karlsson2020-02-112-1/+4
| | * | | udp: rehash on disconnectWillem de Bruijn2020-02-191-1/+5
| | * | | net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari2020-02-191-1/+19
| | * | | bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik2020-02-191-1/+2
| | * | | net: hsr: Pass lockdep expression to RCU listsAmol Grover2020-02-191-1/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-02-185-44/+202
| | |\ \ \
| | | * | | netfilter: nft_set_pipapo: Don't abuse unlikely() in pipapo_refill()Stefano Brivio2020-02-181-1/+1
| | | * | | netfilter: nft_set_pipapo: Fix mapping table example in commentsStefano Brivio2020-02-181-2/+2
| | | * | | netfilter: conntrack: allow insertion of clashing entriesFlorian Westphal2020-02-172-6/+90
| | | * | | netfilter: conntrack: split resolve_clash functionFlorian Westphal2020-02-111-17/+41
| | | * | | netfilter: conntrack: place confirm-bit setting in a helperFlorian Westphal2020-02-111-7/+14
| | | * | | netfilter: conntrack: remove two args from resolve_clashFlorian Westphal2020-02-111-18/+51
| | | * | | netfilter: flowtable: skip offload setup if disabledFlorian Westphal2020-02-071-3/+3
| | | * | | netfilter: xt_hashlimit: limit the max size of hashtableCong Wang2020-02-071-0/+10