index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-06-04
33
-133
/
+291
|
\
|
*
sch_htb: fix refcount leak in htb_parent_to_leaf_offload
Yunjian Wang
2021-06-04
1
-4
/
+4
|
*
Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2021-06-03
2
-3
/
+8
|
|
\
|
|
*
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
2021-05-31
1
-2
/
+2
|
|
*
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-05-27
1
-1
/
+6
|
*
|
Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...
David S. Miller
2021-06-03
3
-9
/
+14
|
|
\
\
|
|
*
|
ieee802154: fix error return code in ieee802154_llsec_getparams()
Wei Yongjun
2021-06-03
1
-1
/
+3
|
|
*
|
ieee802154: fix error return code in ieee802154_add_iface()
Zhen Lei
2021-06-03
1
-1
/
+3
|
|
*
|
net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()
Yang Li
2021-06-03
1
-3
/
+3
|
|
*
|
net: ieee802154: fix null deref in parse dev addr
Dan Robertson
2021-04-23
1
-4
/
+5
|
*
|
|
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
2021-06-03
1
-2
/
+6
|
*
|
|
fib: Return the correct errno code
Zheng Yongjun
2021-06-03
1
-1
/
+1
|
*
|
|
net: Return the correct errno code
Zheng Yongjun
2021-06-03
1
-1
/
+1
|
*
|
|
net/x25: Return the correct errno code
Zheng Yongjun
2021-06-03
1
-1
/
+1
|
*
|
|
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
2021-06-03
1
-1
/
+13
|
*
|
|
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
2021-06-03
1
-1
/
+4
|
*
|
|
net: caif: add proper error handling
Pavel Skripkin
2021-06-03
2
-8
/
+16
|
*
|
|
net: caif: added cfserl_release function
Pavel Skripkin
2021-06-03
1
-0
/
+5
|
*
|
|
net: kcm: fix memory leak in kcm_sendmsg
Pavel Skripkin
2021-06-03
1
-0
/
+5
|
*
|
|
sit: set name of device back to struct parms
zhang kai
2021-06-03
1
-0
/
+3
|
*
|
|
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-03
1
-1
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-06-03
2
-3
/
+7
|
|
\
\
\
|
|
*
|
|
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
2021-06-02
1
-2
/
+6
|
|
*
|
|
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-02
1
-1
/
+1
|
*
|
|
|
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
2021-06-02
1
-5
/
+8
|
|
/
/
/
|
*
|
|
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
2021-06-01
3
-5
/
+55
|
*
|
|
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
2021-06-01
1
-7
/
+3
|
*
|
|
net: sock: fix in-kernel mark setting
Alexander Aring
2021-06-01
1
-4
/
+12
|
*
|
|
net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANs
Vladimir Oltean
2021-06-01
1
-1
/
+1
|
*
|
|
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
2021-05-31
1
-0
/
+2
|
*
|
|
mptcp: do not reset MP_CAPABLE subflow on mapping errors
Paolo Abeni
2021-05-28
1
-30
/
+32
|
*
|
|
mptcp: always parse mptcp options for MPC reqsk
Paolo Abeni
2021-05-28
1
-9
/
+8
|
*
|
|
mptcp: fix sk_forward_memory corruption on retransmission
Paolo Abeni
2021-05-28
1
-1
/
+15
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-05-27
3
-29
/
+59
|
|
\
\
\
|
|
*
|
|
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-05-27
1
-1
/
+1
|
|
*
|
|
netfilter: nf_tables: fix table flag updates
Pablo Neira Ayuso
2021-05-24
1
-19
/
+40
|
|
*
|
|
netfilter: nf_tables: extended netlink error reporting for chain type
Pablo Neira Ayuso
2021-05-21
1
-7
/
+14
|
|
*
|
|
netfilter: nf_tables: missing error reporting for not selected expressions
Pablo Neira Ayuso
2021-05-21
1
-1
/
+3
|
|
*
|
|
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
2021-05-20
1
-1
/
+1
|
*
|
|
|
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
2021-05-27
1
-3
/
+0
|
*
|
|
|
net/sched: act_ct: Offload connections with commit action
Paul Blakey
2021-05-27
1
-3
/
+4
|
*
|
|
|
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
2021-05-27
1
-2
/
+2
*
|
|
|
|
Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-28
7
-33
/
+74
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
xprtrdma: Revert 586a0787ce35
Chuck Lever
2021-05-27
1
-9
/
+18
|
*
|
|
|
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-05-26
4
-39
/
+50
|
*
|
|
|
SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected
Trond Myklebust
2021-05-20
1
-0
/
+2
|
*
|
|
|
SUNRPC in case of backlog, hand free slots directly to waiting task
NeilBrown
2021-05-20
2
-28
/
+47
*
|
|
|
|
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
64
-245
/
+511
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-25
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
2021-05-21
1
-0
/
+1
[next]