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
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
2024-11-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-11-08
netfilter: nft_payload: sanitize offset and length before calling skb_checksum()
Pablo Neira Ayuso
1
-0
/
+3
2024-11-08
net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
BenoƮt Monin
1
-0
/
+4
2024-11-08
net: support ip generic csum processing in skb_csum_hwoffload_help
Xin Long
1
-1
/
+12
2024-11-08
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
1
-1
/
+1
2024-11-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-11-08
xfrm: validate new SA's prefixlen using SA family when sel.family is unset
Sabrina Dubroca
1
-1
/
+5
2024-11-08
Bluetooth: bnep: fix wild-memory-access in proto_unregister
Ye Bin
1
-2
/
+1
2024-11-08
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson
1
-0
/
+1
2024-11-08
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-1
/
+2
2024-11-08
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
1
-2
/
+6
2024-11-08
Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change
Luiz Augusto von Dentz
1
-2
/
+0
2024-11-08
netfilter: br_netfilter: fix panic with metadata_dst skb
Andy Roulin
1
-0
/
+5
2024-11-08
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
1
-0
/
+13
2024-11-08
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
1
-0
/
+3
2024-11-08
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
1
-1
/
+1
2024-11-08
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
1
-4
/
+2
2024-11-08
tipc: guard against string buffer overrun
Simon Horman
1
-2
/
+6
2024-11-08
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
1
-1
/
+3
2024-11-08
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
1
-3
/
+3
2024-11-08
net: add more sanity checks to qdisc_pkt_len_init()
Eric Dumazet
1
-3
/
+7
2024-11-08
net: avoid potential underflow in qdisc_pkt_len_init() with UFO
Eric Dumazet
1
-1
/
+1
2024-11-08
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2
-4
/
+10
2024-11-08
netfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...
Simon Horman
1
-5
/
+2
2024-11-08
net: qrtr: Update packets cloning when broadcasting
Youssef Samir
1
-1
/
+1
2024-11-08
tcp: introduce tcp_skb_timestamp_us() helper
Eric Dumazet
5
-16
/
+19
2024-11-08
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
1
-12
/
+2
2024-11-08
can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().
Kuniyuki Iwashima
1
-1
/
+3
2024-11-08
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-11-08
wifi: cfg80211: fix two more possible UBSAN-detected off-by-one errors
Dmitry Antipov
2
-2
/
+4
2024-11-08
wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
Dmitry Antipov
1
-3
/
+3
2024-11-08
netfilter: nf_tables: elements with timeout below CONFIG_HZ never expire
Pablo Neira Ayuso
1
-1
/
+1
2024-09-12
netns: restore ops before calling ops_exit_list
Li RongQing
1
-1
/
+1
2024-09-12
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
1
-0
/
+7
2024-09-12
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
3
-4
/
+16
2024-09-12
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
1
-0
/
+28
2024-09-12
net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
Jonas Gorski
1
-4
/
+2
2024-09-12
net: bridge: fdb: convert added_by_external_learn to use bitops
Nikolay Aleksandrov
2
-12
/
+11
2024-09-12
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
3
-17
/
+18
2024-09-12
net: bridge: fdb: convert is_sticky to bitops
Nikolay Aleksandrov
2
-7
/
+8
2024-09-12
net: bridge: fdb: convert is_static to bitops
Nikolay Aleksandrov
2
-23
/
+21
2024-09-12
net: bridge: fdb: convert is_local to bitops
Nikolay Aleksandrov
3
-16
/
+27
2024-09-12
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
5
-8
/
+12
2024-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
2
-3
/
+17
2024-09-12
rfkill: fix spelling mistake contidion to condition
Richard Guy Briggs
1
-2
/
+2
2024-09-12
can: bcm: Remove proc entry when dev is unregistered.
Kuniyuki Iwashima
1
-0
/
+4
2024-09-12
netfilter: nf_conncount: fix wrong variable type
Yunjian Wang
1
-5
/
+3
2024-09-12
af_unix: Remove put_pid()/put_cred() in copy_peercred().
Kuniyuki Iwashima
1
-8
/
+1
2024-09-12
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
1
-5
/
+4
2024-09-04
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
[next]