summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-05-23tls: Inline do_tcp_sendpages()David Howells
2023-05-23espintcp: Inline do_tcp_sendpages()David Howells
2023-05-23tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsgDavid Howells
2023-05-23tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGESDavid Howells
2023-05-23tcp: Support MSG_SPLICE_PAGESDavid Howells
2023-05-23net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGESDavid Howells
2023-05-23net: Pass max frags into skb_append_pagefrags()David Howells
2023-05-23net: Declare MSG_SPLICE_PAGES internal sendmsg() flagDavid Howells
2023-05-22net/tcp: refactor tcp_inet6_sk()Pavel Begunkov
2023-05-22net: ipconfig: move ic_nameservers_fallback into #ifdef blockArnd Bergmann
2023-05-18mptcp: introduces more address related mibsPaolo Abeni
2023-05-18mptcp: refactor mptcp_stream_accept()Paolo Abeni
2023-05-18inet: factor out locked section of inet_accept() in a new helperPaolo Abeni
2023-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-18Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-18netfilter: flowtable: split IPv6 datapath in helper functionsPablo Neira Ayuso
2023-05-18netfilter: flowtable: split IPv4 datapath in helper functionsPablo Neira Ayuso
2023-05-18netfilter: flowtable: simplify route logicPablo Neira Ayuso
2023-05-18netfilter: conntrack: allow insertion clash of gre protocolFaicker Mo
2023-05-18netfilter: nft_set_pipapo: Use struct_size()Christophe JAILLET
2023-05-18netfilter: nft_exthdr: add boolean DCCP option matchingJeremy Sowden
2023-05-18netfilter: nf_tables: always increment set element countFlorian Westphal
2023-05-18netfilter: nf_tables: relax set/map validation checksFlorian Westphal
2023-05-17Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-05-17Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-05-17bridge: always declare tunnel functionsArnd Bergmann
2023-05-17atm: hide unused procfs functionsArnd Bergmann
2023-05-17net: openvswitch: Use struct_size()Christophe JAILLET
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-05-17netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal
2023-05-17netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal
2023-05-17netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...Tom Rix
2023-05-17vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet
2023-05-17seg6: Cleanup duplicates of skb_dst_drop callsYuya Tajima
2023-05-17net/tcp: optimise io_uring zc ubuf refcountingPavel Begunkov
2023-05-17net/tcp: don't peek at tail for io_uring zcPavel Begunkov
2023-05-16Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-05-16Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-05-16Revert "net: Remove low_thresh in ip defrag"Jakub Kicinski
2023-05-16devlink: Fix crash with CONFIG_NET_NS=nIdo Schimmel
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-16wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg
2023-05-16wifi: mac80211: consider reserved chanctx for mindefJohannes Berg
2023-05-16wifi: mac80211: simplify chanctx allocationJohannes Berg
2023-05-16wifi: mac80211: Abort running color change when stopping the APMichael Lee
2023-05-16wifi: mac80211: fix min center freq offset tracingJohannes Berg
2023-05-16wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET
2023-05-16wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac
2023-05-16wifi: cfg80211: Drop entries with invalid BSSIDs in RNRIlan Peer
2023-05-15can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp