index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2023-05-24
udp: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
2023-05-23
unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-05-23
af_unix: Support MSG_SPLICE_PAGES
David Howells
2023-05-23
ip: Remove ip_append_page()
David Howells
2023-05-23
udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
David Howells
2023-05-23
ip6, udp6: Support MSG_SPLICE_PAGES
David Howells
2023-05-23
ip, udp: Support MSG_SPLICE_PAGES
David Howells
2023-05-23
tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
David Howells
2023-05-23
tls: Inline do_tcp_sendpages()
David Howells
2023-05-23
espintcp: Inline do_tcp_sendpages()
David Howells
2023-05-23
tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
David Howells
2023-05-23
tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
David Howells
2023-05-23
tcp: Support MSG_SPLICE_PAGES
David Howells
2023-05-23
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
2023-05-23
net: Pass max frags into skb_append_pagefrags()
David Howells
2023-05-23
net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
David Howells
2023-05-22
net/tcp: refactor tcp_inet6_sk()
Pavel Begunkov
2023-05-22
net: ipconfig: move ic_nameservers_fallback into #ifdef block
Arnd Bergmann
2023-05-18
mptcp: introduces more address related mibs
Paolo Abeni
2023-05-18
mptcp: refactor mptcp_stream_accept()
Paolo Abeni
2023-05-18
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-18
Merge tag 'net-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-05-18
netfilter: flowtable: split IPv6 datapath in helper functions
Pablo Neira Ayuso
2023-05-18
netfilter: flowtable: split IPv4 datapath in helper functions
Pablo Neira Ayuso
2023-05-18
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
2023-05-18
netfilter: conntrack: allow insertion clash of gre protocol
Faicker Mo
2023-05-18
netfilter: nft_set_pipapo: Use struct_size()
Christophe JAILLET
2023-05-18
netfilter: nft_exthdr: add boolean DCCP option matching
Jeremy Sowden
2023-05-18
netfilter: nf_tables: always increment set element count
Florian Westphal
2023-05-18
netfilter: nf_tables: relax set/map validation checks
Florian Westphal
2023-05-17
Merge tag 'nf-23-05-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-05-17
Merge tag 'wireless-2023-05-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-05-17
bridge: always declare tunnel functions
Arnd Bergmann
2023-05-17
atm: hide unused procfs functions
Arnd Bergmann
2023-05-17
net: openvswitch: Use struct_size()
Christophe JAILLET
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-17
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
2023-05-17
netfilter: nf_tables: fix nft_trans type confusion
Florian Westphal
2023-05-17
netfilter: conntrack: define variables exp_nat_nla_policy and any_addr with C...
Tom Rix
2023-05-17
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
2023-05-17
seg6: Cleanup duplicates of skb_dst_drop calls
Yuya Tajima
2023-05-17
net/tcp: optimise io_uring zc ubuf refcounting
Pavel Begunkov
2023-05-17
net/tcp: don't peek at tail for io_uring zc
Pavel Begunkov
2023-05-16
Merge tag 'ipsec-2023-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-05-16
Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-05-16
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
2023-05-16
devlink: Fix crash with CONFIG_NET_NS=n
Ido Schimmel
[next]