summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2021-06-18mptcp: receive checksum for MP_CAPABLE with dataGeliang Tang1-1/+2
2021-06-18mptcp: add csum_reqd in mptcp_out_optionsGeliang Tang1-2/+3
2021-06-18mptcp: generate the data checksumGeliang Tang1-0/+1
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-2/+9
2021-06-16net/smc: Make SMC statistics network namespace awareGuvenc Gulce2-0/+20
2021-06-15net: bonding: Use per-cpu rr_tx_counterJussi Maki1-1/+1
2021-06-15tcp: Add reuseport_migrate_sock() to select a new listener.Kuniyuki Iwashima1-0/+3
2021-06-15tcp: Keep TCP_CLOSE sockets in the reuseport group.Kuniyuki Iwashima1-0/+1
2021-06-15tcp: Add num_closed_socks to struct sock_reuseport.Kuniyuki Iwashima1-2/+3
2021-06-15net: Introduce net.ipv4.tcp_migrate_req.Kuniyuki Iwashima1-0/+1
2021-06-14net: core: devlink: add dropped stats traps fieldOleksandr Mazur1-0/+10
2021-06-12rtnetlink: add alloc() method to rtnl_link_opsJohannes Berg1-0/+8
2021-06-11af_vsock: rest of SEQPACKET supportArseny Krasnov1-0/+2
2021-06-11af_vsock: implement send logic for SEQPACKETArseny Krasnov1-0/+2
2021-06-11af_vsock: implement SEQPACKET receive loopArseny Krasnov1-0/+4
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean1-0/+2
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean1-3/+3
2021-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+17
2021-06-08page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas1-0/+9
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-9/+12
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo1-0/+2
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo1-0/+4
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo1-0/+4
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso1-0/+7
2021-06-05tcp: export timestamp helpers for mptcpFlorian Westphal1-0/+4
2021-06-05sock: expose so_timestamping options for mptcpFlorian Westphal1-0/+2
2021-06-05sock: expose so_timestamp options for mptcpFlorian Westphal1-0/+1
2021-06-04net: caif: add proper error handlingPavel Skripkin2-2/+2
2021-06-04net: caif: added cfserl_release functionPavel Skripkin1-0/+1
2021-06-03devlink: Allow setting parent node of rate objectsDmytro Linkin1-1/+13
2021-06-03devlink: Introduce rate nodesDmytro Linkin1-1/+13
2021-06-03devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin1-0/+10
2021-06-03devlink: Introduce rate objectDmytro Linkin1-0/+14
2021-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller4-57/+90
2021-06-02net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko1-0/+1
2021-06-02net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy1-0/+9
2021-06-02net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy1-1/+0
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal3-24/+25
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal3-35/+26
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal1-0/+5
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal1-0/+5
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal1-0/+24
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal1-0/+7
2021-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-6/+0
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-12/+63
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-11/+52
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu1-0/+1
2021-05-26net: zero-initialize tc skb extension on allocationVlad Buslov1-0/+11
2021-05-24netfilter: nf_tables: fix table flag updatesPablo Neira Ayuso1-6/+0
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel2-1/+10