index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-06
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
2022-07-06
Revert "tls: rx: move counting TlsDecryptErrors for sync"
Gal Pressman
2022-07-06
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
Geliang Tang
2022-07-06
mptcp: fix local endpoint accounting
Paolo Abeni
2022-07-06
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
2022-07-06
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
2022-07-06
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2022-07-06
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
2022-07-06
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2022-07-05
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2022-07-04
can: bcm: use call_rcu() instead of costly synchronize_rcu()
Oliver Hartkopp
2022-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-07-02
netfilter: nft_set_pipapo: release elements in clone from abort path
Pablo Neira Ayuso
2022-07-02
netfilter: nf_tables: stricter validation of element data
Pablo Neira Ayuso
2022-07-02
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-30
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
2022-06-28
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
2022-06-28
ipv6/sit: fix ipip6_tunnel_get_prl return value
katrinzhou
2022-06-28
mptcp: fix race on unaccepted mptcp sockets
Paolo Abeni
2022-06-28
mptcp: consistent map handling on failure
Paolo Abeni
2022-06-28
mptcp: fix shutdown vs fallback race
Paolo Abeni
2022-06-28
mptcp: invoke MP_FAIL response when needed
Geliang Tang
2022-06-28
mptcp: introduce MAPPING_BAD_CSUM
Paolo Abeni
2022-06-28
mptcp: fix error mibs accounting
Paolo Abeni
2022-06-28
xsk: Clear page contiguity bit when unmapping pool
Ivan Malov
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-27
net/sched: act_api: Notify user space if any actions were flushed before error
Victor Nogueira
2022-06-27
netfilter: br_netfilter: do not skip all hooks with 0 priority
Florian Westphal
2022-06-27
netfilter: nf_tables: avoid skb access on nf_stolen
Florian Westphal
2022-06-27
netfilter: nft_dynset: restore set element counter when failing to update
Pablo Neira Ayuso
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
2022-06-27
tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()
Eric Dumazet
2022-06-24
tcp: add a missing nf_reset_ct() in 3WHS handling
Eric Dumazet
2022-06-23
net: clear msg_get_inq in __sys_recvfrom() and __copy_msghdr_from_user()
Eric Dumazet
2022-06-23
net/ncsi: use proper "mellanox" DT vendor prefix
Krzysztof Kozlowski
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-23
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
2022-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-21
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
2022-06-21
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
2022-06-20
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
2022-06-20
erspan: do not assume transport header is always set
Eric Dumazet
[next]