index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
2021-09-14
1
-0
/
+4
|
*
|
|
|
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
2021-09-14
1
-2
/
+2
*
|
|
|
|
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-09-24
2
-9
/
+12
*
|
|
|
|
mptcp: allow changing the 'backup' bit when no sockets are open
Davide Caratti
2021-09-24
1
-3
/
+1
*
|
|
|
|
mptcp: don't return sockets in foreign netns
Florian Westphal
2021-09-24
6
-24
/
+20
*
|
|
|
|
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
Xin Long
2021-09-24
1
-1
/
+1
*
|
|
|
|
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
2021-09-23
1
-5
/
+14
|
|
/
/
/
|
/
|
|
|
*
|
|
|
mptcp: ensure tx skbs always have the MPTCP ext
Paolo Abeni
2021-09-22
1
-2
/
+2
*
|
|
|
net: dsa: don't allocate the slave_mii_bus using devres
Vladimir Oltean
2021-09-21
1
-3
/
+9
*
|
|
|
net: dsa: fix dsa_tree_setup error path
Vladimir Oltean
2021-09-21
1
-0
/
+1
*
|
|
|
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
2021-09-21
1
-0
/
+2
*
|
|
|
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
2021-09-21
1
-1
/
+2
*
|
|
|
nexthop: Fix division by zero while replacing a resilient group
Ido Schimmel
2021-09-20
1
-0
/
+2
*
|
|
|
napi: fix race inside napi_enable
Xuan Zhuo
2021-09-20
1
-6
/
+10
*
|
|
|
net: dsa: tear down devlink port regions when tearing down the devlink port o...
Vladimir Oltean
2021-09-19
1
-5
/
+46
*
|
|
|
net: core: Correct the sock::sk_lock.owned lockdep annotations
Thomas Gleixner
2021-09-19
1
-14
/
+23
*
|
|
|
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
1
-0
/
+50
*
|
|
|
net: update NXP copyright text
Vladimir Oltean
2021-09-17
2
-2
/
+2
*
|
|
|
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
16
-59
/
+62
|
\
\
\
\
|
*
|
|
|
net: dsa: flush switchdev workqueue before tearing down CPU/DSA ports
Vladimir Oltean
2021-09-16
3
-15
/
+37
|
*
|
|
|
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
2021-09-16
1
-7
/
+5
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
Eric Dumazet
2021-09-14
4
-7
/
+10
|
*
|
|
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
2021-09-14
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
2
-14
/
+3
|
|
\
\
\
|
|
*
|
|
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2021-09-14
2
-14
/
+3
|
*
|
|
|
net-caif: avoid user-triggerable WARN_ON(1)
Eric Dumazet
2021-09-14
1
-16
/
+3
|
*
|
|
|
ipv6: delay fib6_sernum increase in fib6_add
zhang kai
2021-09-13
1
-2
/
+1
|
*
|
|
|
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
2021-09-13
1
-1
/
+1
|
*
|
|
|
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
2021-09-13
1
-1
/
+1
|
*
|
|
|
Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
Yajun Deng
2021-09-13
4
-10
/
+7
|
*
|
|
|
net/packet: clarify source of pr_*() messages
Baruch Siach
2021-09-10
1
-0
/
+2
|
*
|
|
|
net/l2tp: Fix reference count leak in l2tp_udp_recv_core
Xiyu Yang
2021-09-09
1
-1
/
+3
|
*
|
|
|
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2021-09-09
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mctp: perform route destruction under RCU read lock
Jeremy Kerr
2021-09-08
1
-0
/
+2
|
*
|
|
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
2021-09-08
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
2
-13
/
+20
|
\
\
\
|
*
|
|
af_vsock: rename variables in receive loop
Arseny Krasnov
2021-09-06
1
-5
/
+5
|
*
|
|
virtio/vsock: support MSG_EOR bit processing
Arseny Krasnov
2021-09-05
1
-1
/
+8
|
*
|
|
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
2021-09-05
1
-7
/
+7
*
|
|
|
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-09
3
-7
/
+10
|
\
\
\
\
|
*
|
|
|
SUNRPC: improve error response to over-size gss credential
NeilBrown
2021-09-03
2
-1
/
+3
|
*
|
|
|
SUNRPC: don't pause on incomplete allocation
NeilBrown
2021-09-01
1
-6
/
+7
*
|
|
|
|
Merge tag '9p-for-5.15-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2021-09-09
4
-6
/
+10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
net/9p: increase default msize to 128k
Christian Schoenebeck
2021-09-05
1
-1
/
+1
|
*
|
|
|
net/9p: use macro to define default msize
Christian Schoenebeck
2021-09-05
1
-2
/
+4
|
*
|
|
|
net/9p: increase tcp max msize to 1MB
Dominique Martinet
2021-09-05
1
-1
/
+1
|
*
|
|
|
9p/xen: Fix end of loop tests for list_for_each_entry
Harshvardhan Jha
2021-07-27
1
-2
/
+2
|
*
|
|
|
9p/trans_virtio: Remove sysfs file on probe failure
Xie Yongji
2021-07-27
1
-1
/
+3
*
|
|
|
|
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-07
29
-158
/
+298
|
\
\
\
\
\
|
*
|
|
|
|
ieee802154: Remove redundant initialization of variable ret
Colin Ian King
2021-09-07
1
-1
/
+1
[prev]
[next]