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
2022-03-02
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
5
-6
/
+6
2022-03-02
net: use sk_is_tcp() in more places
Eric Dumazet
2
-8
/
+4
2022-03-02
udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
Dan Carpenter
1
-1
/
+1
2022-03-02
net/smc: Use a mutex for locking "struct smc_pnettable"
Fabio M. De Francesco
2
-22
/
+22
2022-03-02
netfilter: nf_tables: fix memory leak during stateful obj update
Florian Westphal
1
-4
/
+9
2022-03-02
net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
Vladimir Oltean
2
-7
/
+20
2022-03-02
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
1
-0
/
+3
2022-03-02
net/sched: act_ct: Fix flow table lookup after ct clear or switching zones
Paul Blakey
1
-5
/
+0
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-8
/
+38
2022-03-02
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2
-1
/
+6
2022-03-02
tipc: Fix end of loop tests for list_for_each_entry()
Dan Carpenter
2
-2
/
+2
2022-03-02
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
1
-2
/
+2
2022-03-02
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
1
-0
/
+3
2022-03-02
mptcp: add mibs counter for ignored incoming options
Paolo Abeni
3
-2
/
+10
2022-03-02
mptcp: fix race in incoming ADD_ADDR option processing
Paolo Abeni
1
-5
/
+14
2022-03-02
ping: remove pr_err from ping_lookup
Xin Long
1
-1
/
+0
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
4
-2
/
+25
2022-03-02
netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
Pablo Neira Ayuso
1
-0
/
+2
2022-03-02
netfilter: xt_socket: fix a typo in socket_mt_destroy()
Eric Dumazet
1
-1
/
+1
2022-02-23
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
1
-0
/
+3
2022-02-23
netfilter: conntrack: don't refresh sctp entries in closed state
Florian Westphal
1
-0
/
+9
2022-02-23
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
1
-2
/
+11
2022-02-23
tipc: fix wrong notification node addresses
Jon Maloy
1
-5
/
+6
2022-02-23
net: bridge: multicast: notify switchdev driver whenever MC processing gets d...
Oleksandr Mazur
1
-0
/
+4
2022-02-23
tipc: fix wrong publisher node address in link publications
Jon Maloy
1
-1
/
+1
2022-02-23
net/smc: Avoid overwriting the copies of clcsock callback functions
Wen Gu
1
-3
/
+7
2022-02-23
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
4
-28
/
+35
2022-02-23
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
1
-2
/
+9
2022-02-23
mctp: fix use after free
Tom Rix
1
-5
/
+6
2022-02-23
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-23
net: dsa: lan9303: handle hwaccel VLAN tags
Mans Rullgard
1
-14
/
+7
2022-02-23
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
2
-1
/
+1
2022-02-23
cfg80211: fix race in netlink owner interface destruction
Johannes Berg
1
-13
/
+4
2022-02-23
mac80211: mlme: check for null after calling kmemdup
Jiasheng Jiang
1
-8
/
+21
2022-02-23
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
1
-1
/
+3
2022-02-23
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2
-3
/
+3
2022-02-23
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-9
/
+10
2022-02-23
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
4
-18
/
+21
2022-02-23
netfilter: nft_synproxy: unregister hooks on init error path
Pablo Neira Ayuso
1
-1
/
+3
2022-02-23
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-23
ax25: improve the incomplete fix to avoid UAF and NPD bugs
Duoming Zhou
1
-3
/
+6
2022-02-23
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-32
/
+32
2022-02-23
bpf: Introduce MEM_RDONLY flag
Hao Luo
2
-2
/
+2
2022-02-23
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2
-2
/
+2
2022-02-16
mptcp: netlink: process IPv6 addrs in creating listening sockets
Kishen Maloor
1
-2
/
+6
2022-02-16
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
1
-19
/
+6
2022-02-16
tipc: rate limit warning for received illegal binding update
Jon Maloy
1
-1
/
+1
2022-02-16
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2
-0
/
+4
2022-02-16
SUNRPC: lock against ->sock changing during sysfs read
NeilBrown
2
-2
/
+10
2022-02-16
tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
Eric Dumazet
1
-14
/
+19
[next]