summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-02-24net: UDP tunnel encapsulation module for tunnelling different protocols like ...Martin Varghese
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
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21net: Generate reuseport group ID on group creationJakub Sitnicki
2020-02-21bpf: Allow selecting reuseport socket from a SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21bpf, sockmap: Let all kernel-land lookup values in SOCKMAP/SOCKHASHJakub Sitnicki
2020-02-21bpf, sockmap: Return socket cookie on lookup from syscallJakub Sitnicki
2020-02-21bpf, sockmap: Don't set up upcalls and progs for listening socketsJakub Sitnicki
2020-02-21bpf, sockmap: Allow inserting listening TCP sockets into sockmapJakub Sitnicki
2020-02-21tcp_bpf: Don't let child socket inherit parent protocol ops on copyJakub Sitnicki
2020-02-21net, sk_msg: Clear sk_user_data pointer on clone if taggedJakub Sitnicki
2020-02-21net, sk_msg: Annotate lockless access to sk_prot on cloneJakub Sitnicki
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21net: qrtr: Fix the local node ID as 1Manivannan Sadhasivam
2020-02-21net: qrtr: Migrate nameservice to kernel from userspaceManivannan Sadhasivam
2020-02-20net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-02-20net: disable BRIDGE_NETFILTER by defaultRoman Kiryanov
2020-02-20net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-20net: remove unused macro from fib_trie.cLi RongQing
2020-02-20net: neigh: remove unused NEIGH_SYSCTL_MS_JIFFIES_ENTRYLi RongQing
2020-02-20openvswitch: Distribute switch variables for initializationKees Cook
2020-02-20net: ip6_gre: Distribute switch variables for initializationKees Cook
2020-02-20net: core: Distribute switch variables for initializationKees Cook
2020-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-02-19udp: rehash on disconnectWillem de Bruijn
2020-02-19net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari
2020-02-19bridge: br_stp: Use built-in RCU list checkingMadhuparna Bhowmik
2020-02-19net/ipv4/sysctl: show tcp_{allowed, available}_congestion_control in non-init...Christian Brauner
2020-02-19net: hsr: Pass lockdep expression to RCU listsAmol Grover
2020-02-18ethtool: Add support for low latency RS FECAya Levin