开源镜像站
帮助
动态
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
2021-06-24
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2021-06-24
bpf: Support all gso types in bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-24
Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"
Maciej Żenczykowski
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
2021-06-14
net: flow_dissector: fix RPS on DSA masters
Vladimir Oltean
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
2021-06-12
wwan: add interface creation support
Johannes Berg
2021-06-12
rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
Johannes Berg
2021-06-12
rtnetlink: add alloc() method to rtnl_link_ops
Johannes Berg
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-09
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-07
mm: add a signature in struct page
Matteo Croce
2021-06-07
pktgen: add pktgen_handle_all_threads() for the same code
Yejune Deng
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-04
sock: expose so_timestamping options for mptcp
Florian Westphal
2021-06-04
sock: expose so_timestamp options for mptcp
Florian Westphal
2021-06-03
fib: Return the correct errno code
Zheng Yongjun
2021-06-03
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-03
rtnetlink: Fix spelling mistakes
Zheng Yongjun
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
2021-06-02
devlink: Introduce rate object
Dmytro Linkin
2021-06-01
net: sock: fix in-kernel mark setting
Alexander Aring
2021-06-01
netpoll: don't require irqs disabled in rt kernels
Wander Lairson Costa
2021-05-27
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
2021-05-27
devlink: append split port number to the port name
Jiri Pirko
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-21
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-05-18
bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
Dongseok Yi
2021-05-18
skmsg: Remove unused parameters of sk_msg_wait_data()
Cong Wang
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-05-14
tcp: add tracepoint for checksum errors
Jakub Kicinski
2021-05-14
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-05-13
bpf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2021-05-13
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-05-12
net: really orphan skbs tied to closing sk
Paolo Abeni
[next]