index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-02-20
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-20
Bluetooth: L2CAP: Fix L2CAP_ECRED_CONN_RSP response
Luiz Augusto von Dentz
2025-02-20
Revert "net: skb: introduce and use a single page frag cache"
Paolo Abeni
2025-02-20
net: allow small head cache usage with large MAX_SKB_FRAGS values
Paolo Abeni
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
2025-02-19
mptcp: micro-optimize __mptcp_move_skb()
Paolo Abeni
2025-02-19
mptcp: dismiss __mptcp_rmem()
Paolo Abeni
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
2025-02-19
mptcp: cleanup mem accounting
Paolo Abeni
2025-02-19
mptcp: move the whole rx path under msk socket lock protection
Paolo Abeni
2025-02-19
mptcp: drop __mptcp_fastopen_gen_msk_ackseq()
Paolo Abeni
2025-02-19
mptcp: consolidate subflow cleanup
Paolo Abeni
2025-02-19
nfc: hci: Remove unused nfc_llc_unregister
Dr. David Alan Gilbert
2025-02-19
arp: switch to dev_getbyhwaddr() in arp_req_set_public()
Breno Leitao
2025-02-19
net: Add non-RCU dev_getbyhwaddr() helper
Breno Leitao
2025-02-19
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
2025-02-19
flow_dissector: Fix port range key handling in BPF conversion
Cong Wang
2025-02-19
flow_dissector: Fix handling of mixed port and port-range keys
Cong Wang
2025-02-19
net: fib_rules: Enable port mask usage
Ido Schimmel
2025-02-19
ipv6: fib_rules: Add port mask matching
Ido Schimmel
2025-02-19
ipv4: fib_rules: Add port mask matching
Ido Schimmel
2025-02-19
net: fib_rules: Add port mask support
Ido Schimmel
2025-02-19
net: fib_rules: Add port mask attributes
Ido Schimmel
2025-02-19
SUNRPC: Handle -ETIMEDOUT return from tlshd
Benjamin Coddington
2025-02-19
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
2025-02-19
bpf: Support TCP_RTO_MAX_MS for bpf_setsockopt
Jason Xing
2025-02-18
dev: Use rtnl_net_dev_lock() in unregister_netdev().
Kuniyuki Iwashima
2025-02-18
net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net().
Kuniyuki Iwashima
2025-02-18
net: Add net_passive_inc() and net_passive_dec().
Kuniyuki Iwashima
2025-02-18
ipv6: initialize inet socket cookies with sockcm_init
Willem de Bruijn
2025-02-18
ipv6: replace ipcm6_init calls with ipcm6_init_sk
Willem de Bruijn
2025-02-18
icmp: reflect tos through ip cookie rather than updating inet_sk
Willem de Bruijn
2025-02-18
ipv4: remove get_rttos
Willem de Bruijn
2025-02-18
net: initialize mark in sockcm_init
Willem de Bruijn
2025-02-18
tcp: only initialize sockcm tsflags field
Willem de Bruijn
2025-02-18
net: Remove redundant variable declaration in __dev_change_flags()
Breno Leitao
2025-02-18
netlink: Unset cb_running when terminating dump on release
Siddh Raman Pant
2025-02-18
tcp: adjust rcvq_space after updating scaling ratio
Jakub Kicinski
2025-02-18
trace: tcp: Add tracepoint for tcp_cwnd_reduction()
Breno Leitao
2025-02-18
page_pool: avoid infinite loop to schedule delayed worker
Jason Xing
2025-02-18
vsock/bpf: Warn on socket without transport
Michal Luczaj
2025-02-18
sockmap, vsock: For connectible sockets allow only connected
Michal Luczaj
2025-02-18
xfrm: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
can: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
tcp: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
mac802154: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
net/sched: Switch to use hrtimer_setup()
Nam Cao
2025-02-18
netdev: Switch to use hrtimer_setup()
Nam Cao
2025-02-17
net: move stale comment about ntuple validation
Jakub Kicinski
[prev]
[next]