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-08-30
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
1
-1
/
+1
2023-08-30
can: raw: add missing refcount for memory leak fix
Oliver Hartkopp
1
-9
/
+26
2023-08-30
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
1
-0
/
+3
2023-08-30
batman-adv: Fix batadv_v_ogm_aggr_send memory leak
Remi Pommarel
1
-1
/
+3
2023-08-30
batman-adv: Fix TT global entry leak when client roamed back
Remi Pommarel
1
-1
/
+0
2023-08-30
batman-adv: Do not get eth header before batadv_check_management_packet
Remi Pommarel
2
-2
/
+4
2023-08-30
batman-adv: Don't increase MTU when set by user
Sven Eckelmann
3
-1
/
+22
2023-08-30
batman-adv: Trigger events for auto adjusted MTU
Sven Eckelmann
1
-1
/
+1
2023-08-30
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-2
/
+10
2023-08-30
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-0
/
+3
2023-08-30
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2
-0
/
+6
2023-08-30
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
1
-3
/
+10
2023-08-30
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
1
-2
/
+2
2023-08-30
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
1
-1
/
+5
2023-08-30
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
1
-1
/
+1
2023-08-30
netfilter: nf_tables: validate all pending tables
Florian Westphal
1
-4
/
+7
2023-08-30
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
1
-13
/
+40
2023-08-30
can: isotp: fix support for transmission of SF without flow control
Oliver Hartkopp
1
-15
/
+7
2023-08-30
ipv4: fix data-races around inet->inet_id
Eric Dumazet
5
-7
/
+7
2023-08-30
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-4
/
+18
2023-08-30
dccp: annotate data-races in dccp_poll()
Eric Dumazet
1
-8
/
+12
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-1
/
+1
2023-08-30
devlink: add missing unregister linecard notification
Jiri Pirko
1
-0
/
+3
2023-08-30
can: raw: fix lockdep issue in raw_release()
Eric Dumazet
1
-2
/
+3
2023-08-30
can: raw: fix receiver memory leak
Ziyang Xuan
1
-33
/
+24
2023-08-30
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-08-23
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
1
-1
/
+3
2023-08-23
af_unix: Fix null-ptr-deref in unix_stream_sendpage().
Kuniyuki Iwashima
1
-5
/
+4
2023-08-23
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-1
/
+1
2023-08-23
net: openvswitch: reject negative ifindex
Jakub Kicinski
1
-4
/
+4
2023-08-23
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
1
-0
/
+3
2023-08-23
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
1
-1
/
+6
2023-08-23
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
1
-4
/
+32
2023-08-23
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
1
-0
/
+4
2023-08-23
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
1
-3
/
+3
2023-08-23
netfilter: nf_tables: don't fail inserts if duplicate has expired
Florian Westphal
1
-19
/
+4
2023-08-23
netfilter: nf_tables: deactivate catchall elements in next generation
Florian Westphal
1
-0
/
+1
2023-08-23
netfilter: nf_tables: fix false-positive lockdep splat
Florian Westphal
1
-1
/
+12
2023-08-23
xfrm: don't skip free of empty state in acquire policy
Leon Romanovsky
1
-6
/
+2
2023-08-23
xfrm: delete offloaded policy
Leon Romanovsky
1
-0
/
+1
2023-08-23
xfrm: add forgotten nla_policy for XFRMA_MTIMER_THRESH
Lin Ma
1
-0
/
+1
2023-08-23
xfrm: add NULL check in xfrm_update_ae_params
Lin Ma
1
-1
/
+1
2023-08-23
ip_vti: fix potential slab-use-after-free in decode_session6
Zhengchao Shao
1
-2
/
+2
2023-08-23
ip6_vti: fix slab-use-after-free in decode_session6
Zhengchao Shao
1
-2
/
+2
2023-08-23
xfrm: fix slab-use-after-free in decode_session6
Zhengchao Shao
1
-2
/
+2
2023-08-23
xfrm: Silence warnings triggerable by bad packets
Herbert Xu
1
-13
/
+9
2023-08-23
net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
Lin Ma
2
-2
/
+2
2023-08-23
net: af_key: fix sadb_x_filter validation
Lin Ma
1
-2
/
+2
2023-08-23
net: xfrm: Fix xfrm_address_filter OOB read
Lin Ma
1
-0
/
+9
2023-08-23
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
1
-1
/
+1
[next]