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.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-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-01-18
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
1
-1
/
+7
2023-01-18
gro: take care of DODGY packets
Eric Dumazet
1
-2
/
+3
2023-01-18
gro: avoid checking for a failed search
Richard Gobert
1
-35
/
+35
2023-01-18
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
1
-4
/
+8
2023-01-18
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
1
-2
/
+2
2023-01-18
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
1
-0
/
+4
2023-01-18
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
1
-1
/
+1
2023-01-14
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
1
-0
/
+5
2023-01-14
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
5
-11
/
+11
2023-01-12
9p/client: fix data race on req->status
Dominique Martinet
5
-21
/
+23
2023-01-12
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-12
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-12
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
10
-80
/
+67
2023-01-12
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
1
-19
/
+21
2023-01-12
net: sched: cbq: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-2
/
+2
2023-01-12
net: sched: atm: dont intepret cls results when asked to drop
Jamal Hadi Salim
1
-1
/
+4
2023-01-12
tcp: Add TIME_WAIT sockets in bhash2.
Kuniyuki Iwashima
3
-9
/
+56
2023-01-12
nfc: Fix potential resource leaks
Miaoqian Lin
1
-14
/
+38
2023-01-12
net: sched: fix memory leak in tcindex_set_parms
Hawkins Jiawei
1
-10
/
+2
2023-01-12
netfilter: nf_tables: honor set timeout and garbage collection updates
Pablo Neira Ayuso
1
-18
/
+45
2023-01-12
mptcp: fix lockdep false positive
Paolo Abeni
3
-4
/
+19
2023-01-12
mptcp: fix deadlock in fastopen error path
Paolo Abeni
2
-4
/
+16
2023-01-12
netfilter: nf_tables: perform type checking for existing sets
Pablo Neira Ayuso
1
-1
/
+35
2023-01-12
netfilter: nf_tables: add function to create set stateful expressions
Pablo Neira Ayuso
1
-38
/
+68
2023-01-12
netfilter: nf_tables: consolidate set description
Pablo Neira Ayuso
1
-30
/
+28
2023-01-12
bpf: pull before calling skb_postpull_rcsum()
Jakub Kicinski
1
-2
/
+5
2023-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-2
/
+17
2023-01-07
mptcp: use proper req destructor for IPv6
Matthieu Baerts
1
-3
/
+16
2023-01-07
mptcp: dedicated request sock for subflow in v6
Matthieu Baerts
1
-8
/
+26
2023-01-07
mptcp: remove MPTCP 'ifdef' in TCP SYN cookies
Matthieu Baerts
2
-5
/
+14
2023-01-07
mptcp: netlink: fix some error return code
Wei Yongjun
1
-0
/
+4
2023-01-04
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
1
-2
/
+7
2022-12-31
9p: set req refcount to zero to avoid uninitialized usage
Schspa Shi
1
-0
/
+5
2022-12-31
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
1
-1
/
+1
2022-12-31
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
1
-1
/
+2
2022-12-31
mrp: introduce active flags to prevent UAF when applicant uninit
Schspa Shi
1
-5
/
+13
2022-12-31
ipv6/sit: use DEV_STATS_INC() to avoid data-races
Eric Dumazet
1
-11
/
+11
2022-12-31
net: add atomic_long_t to net_device_stats fields
Eric Dumazet
1
-11
/
+3
2022-12-31
bpf: make sure skb->len != 0 when redirecting to a tunneling device
Stanislav Fomichev
1
-0
/
+4
2022-12-31
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-1
/
+1
2022-12-31
mctp: Remove device type check at unregister
Matt Johnston
1
-13
/
+1
2022-12-31
net: stream: purge sk_error_queue in sk_stream_kill_queues()
Eric Dumazet
1
-0
/
+6
2022-12-31
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
David Howells
1
-1
/
+1
2022-12-31
net_sched: reject TCF_EM_SIMPLE case for complex ematch module
Cong Wang
1
-0
/
+2
2022-12-31
skbuff: Account for tail adjustment during pull operations
Subash Abhinov Kasiviswanathan
1
-0
/
+3
2022-12-31
devlink: protect devlink dump by the instance lock
Jakub Kicinski
1
-0
/
+3
2022-12-31
openvswitch: Fix flow lookup to use unmasked key
Eelco Chaudron
1
-9
/
+16
2022-12-31
devlink: hold region lock when flushing snapshots
Jakub Kicinski
1
-0
/
+2
2022-12-31
unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
Kirill Tkhai
1
-2
/
+9
2022-12-31
netfilter: flowtable: really fix NAT IPv6 offload
Qingfang DENG
1
-3
/
+3
[next]