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
2020-12-11
netfilter: nftables_offload: set address type in control dissector
Pablo Neira Ayuso
2
-0
/
+21
2020-12-11
netfilter: nf_tables: avoid false-postive lockdep splat
Florian Westphal
1
-1
/
+2
2020-12-11
tipc: fix a deadlock when flushing scheduled work
Hoang Huu Le
4
-19
/
+20
2020-12-11
netfilter: ipset: prevent uninit-value in hash_ip6_add
Eric Dumazet
1
-2
/
+1
2020-12-11
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
1
-2
/
+5
2020-12-08
net/sched: act_mpls: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-12-08
net: openvswitch: ensure LSE is pullable before reading it
Davide Caratti
1
-0
/
+3
2020-12-08
net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Davide Caratti
1
-0
/
+3
2020-12-08
net/x25: prevent a couple of overflows
Dan Carpenter
1
-2
/
+4
2020-12-08
net: ip6_gre: set dev->hard_header_len when using header_ops
Antoine Tenart
1
-3
/
+13
2020-12-08
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
1
-3
/
+4
2020-12-08
netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
Antoine Tenart
1
-2
/
+5
2020-12-08
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
1
-0
/
+5
2020-12-08
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
1
-1
/
+1
2020-12-08
rose: Fix Null pointer dereference in rose_send_frame()
Anmol Karn
1
-4
/
+13
2020-12-08
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
1
-1
/
+4
2020-12-08
net/tls: missing received data after fast remote close
Vadim Fedorenko
1
-0
/
+6
2020-12-08
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
1
-2
/
+2
2020-12-08
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
1
-9
/
+17
2020-12-08
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
1
-0
/
+4
2020-12-02
batman-adv: set .owner to THIS_MODULE
Taehee Yoo
1
-0
/
+1
2020-12-02
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
1
-1
/
+1
2020-11-24
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
1
-10
/
+4
2020-11-24
mac80211: minstrel: fix tx status processing corner case
Felix Fietkau
1
-1
/
+1
2020-11-24
mac80211: minstrel: remove deferred sampling code
Felix Fietkau
2
-22
/
+4
2020-11-24
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
1
-19
/
+53
2020-11-24
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
1
-1
/
+1
2020-11-24
bpf, sockmap: On receive programs try to fast track SK_PASS ingress
John Fastabend
1
-2
/
+15
2020-11-24
bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limits
John Fastabend
1
-9
/
+6
2020-11-24
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2
-5
/
+18
2020-11-24
bpf, sockmap: Fix partial copy_page_to_iter so progress can still be made
John Fastabend
1
-6
/
+9
2020-11-24
can: af_can: prevent potential access of uninitialized member in canfd_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-24
can: af_can: prevent potential access of uninitialized member in can_rcv()
Anant Thazhemadam
1
-5
/
+14
2020-11-24
rfkill: Fix use-after-free in rfkill_resume()
Claire Chang
1
-0
/
+3
2020-11-24
net/ncsi: Fix netlink registration
Joel Stanley
3
-27
/
+3
2020-11-24
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
Ryan Sharpelletti
1
-1
/
+1
2020-11-24
sctp: change to hold/put transport for proto_unreach_timer
Xin Long
3
-5
/
+5
2020-11-24
net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request
Xie He
1
-0
/
+1
2020-11-24
net/tls: fix corrupted data in recvmsg
Vadim Fedorenko
1
-1
/
+1
2020-11-24
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-11-24
netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()
Paul Moore
1
-1
/
+1
2020-11-24
netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
Paul Moore
1
-5
/
+12
2020-11-24
net: Have netpoll bring-up DSA management interface
Florian Fainelli
1
-4
/
+18
2020-11-24
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
1
-0
/
+1
2020-11-24
ipv6: Fix error path to cancel the meseage
Zhang Qilong
1
-2
/
+6
2020-11-24
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
Wang Hai
1
-1
/
+3
2020-11-24
Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
3
-0
/
+15
2020-11-24
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
1
-2
/
+4
2020-11-24
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-22
can: proc: can_remove_proc(): silence remove_proc_entry warning
Zhang Changzhong
1
-2
/
+4
[next]