summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-2/+9
2021-06-17netfilter: nf_tables: add last expressionPablo Neira Ayuso-0/+1
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce-0/+20
2021-06-16xfrm: delete xfrm4_output_finish xfrm6_output_finish declarationsAntony Antony-2/+0
2021-06-15net: bonding: Use per-cpu rr_tx_counterJussi Maki-1/+1
2021-06-15net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du-1/+6
2021-06-15tcp: Add reuseport_migrate_sock() to select a new listener.Kuniyuki Iwashima-0/+3
2021-06-15tcp: Keep TCP_CLOSE sockets in the reuseport group.Kuniyuki Iwashima-0/+1
2021-06-15tcp: Add num_closed_socks to struct sock_reuseport.Kuniyuki Iwashima-2/+3
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima-0/+1
2021-06-14net: core: devlink: add dropped stats traps fieldOleksandr Mazur-0/+10
2021-06-12rtnetlink: add alloc() method to rtnl_link_opsJohannes Berg-0/+8
2021-06-12net: make get_net_ns return error if NET_NS is disabledChangbin Du-0/+7
2021-06-11af_vsock: rest of SEQPACKET supportArseny Krasnov-0/+2
2021-06-11af_vsock: implement send logic for SEQPACKETArseny Krasnov-0/+2
2021-06-11af_vsock: implement SEQPACKET receive loopArseny Krasnov-0/+4
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean-0/+2
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean-3/+3
2021-06-11xfrm: remove hdr_offset indirectionFlorian Westphal-3/+0
2021-06-10inet: annotate date races around sk->sk_txhashEric Dumazet-3/+7
2021-06-10net: annotate data race in sock_error()Eric Dumazet-1/+6
2021-06-10csum_and_copy_to_iter(): massage into form closer to csum_and_copy_from_iter()Al Viro-6/+8
2021-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-0/+17
2021-06-09Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller-2/+7
2021-06-09xfrm: remove description from xfrm_type structFlorian Westphal-2/+0
2021-06-07page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas-0/+9
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-9/+12
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo-0/+2
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo-0/+4
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo-0/+4
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso-0/+7
2021-06-04tcp: export timestamp helpers for mptcpFlorian Westphal-0/+4
2021-06-04sock: expose so_timestamping options for mptcpFlorian Westphal-0/+2
2021-06-04sock: expose so_timestamp options for mptcpFlorian Westphal-0/+1
2021-06-03net: caif: add proper error handlingPavel Skripkin-2/+2
2021-06-03net: caif: added cfserl_release functionPavel Skripkin-0/+1
2021-06-02devlink: Allow setting parent node of rate objectsDmytro Linkin-1/+13
2021-06-02devlink: Introduce rate nodesDmytro Linkin-1/+13
2021-06-02devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin-0/+10
2021-06-02devlink: Introduce rate objectDmytro Linkin-0/+14
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-57/+90
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko-0/+1
2021-06-01net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy-0/+9
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy-1/+0
2021-06-01xfrm: Remove the repeated declarationShaokun Zhang-1/+0
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef-1/+6
2021-05-31mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris-1/+1
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal-24/+25
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal-35/+26
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal-0/+5