index
:
linux.git
cached
cdir_v2
cfid-fixes
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-16
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
1
-0
/
+2
2022-03-16
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
1
-1
/
+1
2022-03-16
sctp: fix kernel-infoleak for SCTP sockets
Eric Dumazet
1
-6
/
+3
2022-03-16
ax25: Fix NULL pointer dereference in ax25_kill_by_device
Duoming Zhou
1
-0
/
+7
2022-03-16
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
1
-4
/
+5
2022-03-16
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2
-0
/
+6
2022-03-16
tipc: fix kernel panic when enabling bearer
Tung Nguyen
1
-5
/
+7
2022-03-11
xen/9p: use alloc/free_pages_exact()
Juergen Gross
1
-8
/
+6
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
3
-14
/
+4
2022-03-08
net: dcb: disable softirqs in dcbnl_flush_dev()
Vladimir Oltean
1
-2
/
+2
2022-03-08
nl80211: Handle nla_memdup failures in handle_nan_filter
Jiasheng Jiang
1
-0
/
+12
2022-03-08
mac80211: treat some SAE auth steps as final
Johannes Berg
2
-5
/
+13
2022-03-08
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
1
-2
/
+2
2022-03-08
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
D. Wythe
1
-1
/
+2
2022-03-08
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
D. Wythe
1
-1
/
+1
2022-03-08
net/smc: fix connection leak
D. Wythe
1
-2
/
+8
2022-03-08
net: dcb: flush lingering app table entries for unregistered devices
Vladimir Oltean
1
-0
/
+44
2022-03-08
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
1
-2
/
+6
2022-03-08
batman-adv: Don't expect inter-netns unique iflink indices
Sven Eckelmann
1
-5
/
+14
2022-03-08
batman-adv: Request iflink once in batadv_get_real_netdevice
Sven Eckelmann
1
-4
/
+5
2022-03-08
batman-adv: Request iflink once in batadv-on-batadv check
Sven Eckelmann
1
-4
/
+5
2022-03-08
netfilter: nf_queue: handle socket prefetch
Florian Westphal
1
-0
/
+12
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2
-7
/
+18
2022-03-08
netfilter: nf_queue: don't assume sk is full socket
Florian Westphal
1
-1
/
+10
2022-03-08
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
1
-1
/
+1
2022-03-08
xfrm: enforce validity of offload input flags
Leon Romanovsky
1
-1
/
+5
2022-03-08
xfrm: fix the if_id check in changelink
Antony Antony
1
-1
/
+1
2022-03-08
bpf, sockmap: Do not ignore orig_len parameter
Eric Dumazet
1
-1
/
+1
2022-03-08
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
1
-2
/
+3
2022-03-08
xfrm: fix MTU regression
Jiri Bohac
1
-4
/
+7
2022-03-08
tipc: fix a bit overflow in tipc_crypto_key_rcv()
Hangyu Hua
1
-1
/
+1
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/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
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-02-23
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
1
-2
/
+11
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: 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
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-23
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
1
-1
/
+3
2022-02-23
netfilter: nft_synproxy: unregister hooks on init error path
Pablo Neira Ayuso
1
-1
/
+3
[next]