summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-24af_unix: Add missing annotation for unix_wait_for_peer()Jules Irenge
2020-02-24dccp: Add missing annotation for dccp_child_process()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_neigh_stop()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_neigh_start()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_node_stop()Jules Irenge
2020-02-24net: netrom: Add missing annotation for nr_node_start()Jules Irenge
2020-02-24netrom: Add missing annotation for nr_info_stop()Jules Irenge
2020-02-24netrom: Add missing annotation for nr_info_start()Jules Irenge
2020-02-24net: Add missing annotation for llc_seq_start()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_transport_walk_stop()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_transport_walk_start()Jules Irenge
2020-02-24sctp: Add missing annotation for sctp_err_finish()Jules Irenge
2020-02-24ip6mr: Fix RCU list debugging warningAmol Grover
2020-02-24tcp: ipv4: Pass lockdep expression to RCU listsAmol Grover
2020-02-24net: 802: psnap.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-24tcp, ulp: Pass lockdep expression to RCU listsAmol Grover
2020-02-24devlink: add ACL generic packet trapsJiri Pirko
2020-02-24net: Remove unneeded export of a couple of xdp generic functionsDavid Ahern
2020-02-23igmp: remove unused macro IGMP_Vx_UNSOLICITED_REPORT_INTERVALLi RongQing
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller