开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
2023-06-06
gro: decrease size of CB
Richard Gobert
2023-06-05
Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'
Jakub Kicinski
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-06-01
bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()
Eric Dumazet
2023-05-31
net: don't set sw irq coalescing defaults in case of PREEMPT_RT
Heiner Kallweit
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
2023-05-30
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
2023-05-29
net: fix signedness bug in skb_splice_from_iter()
Dan Carpenter
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2023-05-26
net/core: Enable socket busy polling on -RT
Kurt Kanzenbach
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
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
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
2023-05-23
bpf, sockmap: Wake up polling after data copy
John Fastabend
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
2023-05-23
bpf, sockmap: Reschedule is now done through backlog
John Fastabend
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2023-05-23
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
2023-05-19
bpf: Add bpf_sock_destroy kfunc
Aditi Ghag
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-10
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2023-05-09
net: skbuff: remove special handling for SLOB
Lukas Bulwahn
2023-05-07
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
2023-05-02
bpf: Emit struct bpf_tcp_sock type in vmlinux BTF
Yonghong Song
2023-04-28
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
2023-04-23
net: make napi_threaded_poll() aware of sd->defer_list
Eric Dumazet
[next]