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
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-06-10
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-06-10
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
2021-06-10
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
1
-2
/
+6
2021-06-10
ieee802154: fix error return code in ieee802154_llsec_getparams()
Wei Yongjun
1
-1
/
+3
2021-06-10
ieee802154: fix error return code in ieee802154_add_iface()
Zhen Lei
1
-1
/
+3
2021-06-10
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
1
-2
/
+6
2021-06-10
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
1
-1
/
+1
2021-06-10
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
3
-5
/
+55
2021-06-10
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-7
/
+3
2021-06-10
net: sock: fix in-kernel mark setting
Alexander Aring
1
-4
/
+12
2021-06-10
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
1
-1
/
+1
2021-06-10
mptcp: always parse mptcp options for MPC reqsk
Paolo Abeni
1
-9
/
+8
2021-06-10
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
1
-3
/
+0
2021-06-10
net/sched: act_ct: Offload connections with commit action
Paul Blakey
1
-3
/
+4
2021-06-10
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2021-06-10
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
1
-1
/
+1
2021-06-03
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
1
-0
/
+4
2021-06-03
SUNRPC: More fixes for backlog congestion
Trond Myklebust
4
-39
/
+50
2021-06-03
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-1
/
+1
2021-06-03
net: hsr: fix mac_len checks
George McCollister
5
-21
/
+34
2021-06-03
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
1
-1
/
+3
2021-06-03
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
1
-0
/
+1
2021-06-03
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
1
-1
/
+10
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-06-03
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2
-2
/
+28
2021-06-03
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2
-5
/
+25
2021-06-03
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-0
/
+19
2021-06-03
tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
Jim Ma
1
-5
/
+6
2021-06-03
openvswitch: meter: fix race when getting now_ms.
Tao Liu
1
-0
/
+8
2021-06-03
net: packetmmap: fix only tx timestamp on request
Richard Sanger
1
-2
/
+8
2021-06-03
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-4
/
+4
2021-06-03
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
1
-5
/
+7
2021-06-03
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
1
-2
/
+8
2021-06-03
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-06-03
mptcp: fix data stream corruption
Paolo Abeni
1
-0
/
+6
2021-06-03
mptcp: drop unconditional pr_warn on bad opt
Paolo Abeni
1
-1
/
+0
2021-06-03
mptcp: avoid error message on infinite mapping
Paolo Abeni
1
-1
/
+0
2021-06-03
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
2021-06-03
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
2
-5
/
+5
2021-06-03
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
1
-7
/
+2
2021-06-03
tipc: wait and exit until all work queues are done
Xin Long
3
-0
/
+6
2021-06-03
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
1
-1
/
+4
2021-06-03
SUNRPC in case of backlog, hand free slots directly to waiting task
NeilBrown
2
-28
/
+47
2021-06-03
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-06-03
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
1
-2
/
+11
2021-06-03
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+27
2021-06-03
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2
-1
/
+14
[prev]
[next]