index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
netfilter: ctnetlink: Support offloaded conntrack entry deletion
Paul Blakey
1
-8
/
+0
2023-06-05
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
3
-3
/
+17
2023-06-05
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
2023-05-30
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-30
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-30
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-30
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
1
-0
/
+7
2023-05-30
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
1
-8
/
+8
2023-05-30
net/sched: act_mirred: refactor the handle of xmit
wenxu
1
-6
/
+15
2023-05-30
can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
1
-1
/
+1
2023-05-30
can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flag
Oliver Hartkopp
1
-1
/
+1
2023-05-30
bridge: always declare tunnel functions
Arnd Bergmann
1
-4
/
+4
2023-05-30
netfilter: nft_set_rbtree: fix null deref on element insertion
Florian Westphal
1
-7
/
+13
2023-05-30
vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()
Eric Dumazet
1
-2
/
+2
2023-05-30
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
1
-1
/
+1
2023-05-30
tipc: check the bearer min mtu properly when setting it by netlink
Xin Long
1
-2
/
+2
2023-05-30
tipc: do not update mtu if msg_max is too small in mtu negotiation
Xin Long
1
-3
/
+6
2023-05-30
tipc: add tipc_bearer_min_mtu to calculate min mtu
Xin Long
3
-2
/
+19
2023-05-30
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
5
-14
/
+24
2023-05-30
net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()
Dong Chenchen
1
-5
/
+3
2023-05-30
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
1
-1
/
+1
2023-05-30
erspan: get the proto with the md version for collect_md
Xin Long
1
-5
/
+8
2023-05-30
tcp: fix possible sk_priority leak in tcp_v4_send_reset()
Eric Dumazet
1
-2
/
+3
2023-05-30
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
3
-2
/
+7
2023-05-30
ipv4/tcp: do not use per netns ctl sockets
Eric Dumazet
1
-34
/
+27
2023-05-30
vsock: avoid to close connected socket after the timeout
Zhuang Shengen
1
-1
/
+1
2023-05-30
af_key: Reject optional tunnel/BEET mode templates in outbound policies
Tobias Brunner
1
-4
/
+8
2023-05-30
Revert "Fix XFRM-I support for nested ESP tunnels"
Martin Willi
2
-53
/
+4
2023-05-30
xfrm: don't check the default policy if the policy allows the packet
Sabrina Dubroca
1
-6
/
+0
2023-05-30
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-05-30
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-1
/
+1
2023-05-30
net: Catch invalid index in XPS mapping
Nick Child
1
-0
/
+2
2023-05-30
af_unix: Fix data races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-8
/
+12
2023-05-30
af_unix: Fix a data race of sk->sk_receive_queue->qlen.
Kuniyuki Iwashima
1
-1
/
+1
2023-05-30
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
1
-5
/
+10
2023-05-30
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
3
-9
/
+11
2023-05-30
tcp: factor out __tcp_close() helper
Paolo Abeni
1
-2
/
+7
2023-05-30
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
3
-6
/
+4
2023-05-30
net: deal with most data-races in sk_wait_event()
Eric Dumazet
8
-19
/
+22
2023-05-30
net: annotate sk->sk_err write from do_recvmmsg()
Eric Dumazet
1
-1
/
+1
2023-05-30
netlink: annotate accesses to nlk->cb_running
Eric Dumazet
1
-4
/
+4
2023-05-30
netfilter: conntrack: fix possible bug_on with enable_hooks=1
Florian Westphal
2
-3
/
+6
2023-05-17
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-17
rxrpc: Fix hard call timeout units
David Howells
1
-1
/
+1
2023-05-17
net/sched: act_mirred: Add carrier check
Victor Nogueira
1
-1
/
+1
2023-05-17
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
Cong Wang
1
-3
/
+5
2023-05-17
net/sched: cls_api: remove block_cb from driver_list before freeing
Vlad Buslov
1
-0
/
+1
2023-05-17
net/ncsi: clear Tx enable mode when handling a Config required AEN
Cosmo Chou
1
-0
/
+1
2023-05-17
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
4
-3
/
+15
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2
-4
/
+0
[next]