index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
net: udp: fix alignment problem in udp4_seq_show()
yangxingwu
1
-1
/
+1
2022-01-11
ip6_vti: initialize __ip6_tnl_parm struct in vti6_siocdevprivate
William Zhao
1
-0
/
+2
2022-01-11
ipv6: Do cleanup if attribute validation fails in multipath route
David Ahern
1
-5
/
+3
2022-01-11
ipv6: Continue processing multipath route even if gateway attribute is invalid
David Ahern
1
-2
/
+5
2022-01-11
phonet: refcount leak in pep_sock_accep
Hangyu Hua
1
-0
/
+1
2022-01-11
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY when deleting multipath route
David Ahern
1
-1
/
+5
2022-01-11
ipv6: Check attribute length for RTA_GATEWAY in multipath route
David Ahern
1
-1
/
+20
2022-01-11
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
1
-1
/
+1
2022-01-05
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
3
-22
/
+36
2022-01-05
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
1
-1
/
+1
2021-12-29
phonet/pep: refuse to enable an unbound pipe
Rémi Denis-Courmont
1
-0
/
+2
2021-12-29
ax25: NPD bug when detaching AX25 device
Lin Ma
1
-1
/
+3
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2
-2
/
+4
2021-12-22
mac80211: validate extended element ID is present
Johannes Berg
1
-0
/
+2
2021-12-22
sit: do not call ipip6_dev_free() from sit_init_net()
Eric Dumazet
1
-1
/
+0
2021-12-22
net/packet: rx_owner_map depends on pg_vec
Willem de Bruijn
1
-2
/
+3
2021-12-22
rds: memory leak in __rds_conn_create()
Hangyu Hua
1
-0
/
+1
2021-12-22
sch_cake: do not call cake_destroy() from cake_init()
Eric Dumazet
1
-5
/
+1
2021-12-22
mac80211: track only QoS data frames for admission control
Johannes Berg
1
-3
/
+10
2021-12-22
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
1
-1
/
+1
2021-12-22
net: netlink: af_netlink: Prevent empty skb by adding a check on len.
Harshit Mogalapalli
1
-0
/
+5
2021-12-22
nfc: fix segfault in nfc_genl_dump_devices_done
Tadeusz Struk
1
-2
/
+4
2021-12-14
net: sched: make function qdisc_free_cb() static
Wei Yongjun
1
-1
/
+1
2021-12-14
net_sched: fix a crash in tc_new_tfilter()
Cong Wang
1
-1
/
+3
2021-12-14
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
1
-1
/
+1
2021-12-14
udp: using datalen to cap max gso segments
Jianguo Wu
1
-1
/
+1
2021-12-14
seg6: fix the iif in the IPv6 socket control block
Andrea Mayer
1
-0
/
+8
2021-12-14
nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
Krzysztof Kozlowski
1
-2
/
+4
2021-12-14
net: sched: use Qdisc rcu API instead of relying on rtnl lock
Vlad Buslov
1
-15
/
+64
2021-12-14
net: sched: extend Qdisc with rcu
Vlad Buslov
2
-1
/
+42
2021-12-14
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
19
-41
/
+46
2021-12-14
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
1
-0
/
+6
2021-12-08
net/smc: Keep smc_close_final rc during active close
Tony Lu
1
-2
/
+6
2021-12-08
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
1
-1
/
+1
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-1
/
+4
2021-12-08
rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()
Eiichi Tsukata
1
-5
/
+9
2021-12-08
net: mpls: Fix notifications when deleting a device
Benjamin Poirier
1
-16
/
+52
2021-12-08
net: return correct error code
liuguoqiang
1
-1
/
+1
2021-12-01
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-2
/
+17
2021-12-01
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-12-01
tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows
Eric Dumazet
1
-2
/
+3
2021-12-01
net/smc: Ensure the active closing peer first closes clcsock
Tony Lu
1
-0
/
+6
2021-12-01
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-12-01
netfilter: ipvs: Fix reuse connection if RS weight is 0
yangxingwu
1
-4
/
+4
2021-11-26
batman-adv: Don't always reallocate the fragmentation skb head
Sven Eckelmann
1
-5
/
+6
2021-11-26
batman-adv: Reserve needed_*room for fragments
Sven Eckelmann
1
-5
/
+10
2021-11-26
batman-adv: Consider fragmentation for needed_headroom
Sven Eckelmann
1
-0
/
+3
2021-11-26
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
Linus Lüssing
3
-3
/
+48
[next]