index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
net: bridge: fix build when IPv6 is disabled
Matteo Croce
2021-05-14
1
-1
/
+1
*
net: bridge: fix br_multicast_is_router stub when igmp is disabled
Nikolay Aleksandrov
2021-05-14
1
-1
/
+2
*
bpf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2021-05-13
1
-2
/
+1
*
net: caif: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-13
1
-2
/
+0
*
net: bridge: mcast: export multicast router presence adjacent to a port
Linus Lüssing
2021-05-13
1
-0
/
+55
*
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
Linus Lüssing
2021-05-13
1
-1
/
+7
*
net: bridge: mcast: split multicast router state for IPv4 and IPv6
Linus Lüssing
2021-05-13
3
-7
/
+151
*
net: bridge: mcast: split router port del+notify for mcast router split
Linus Lüssing
2021-05-13
1
-9
/
+31
*
net: bridge: mcast: prepare add-router function for mcast router split
Linus Lüssing
2021-05-13
1
-32
/
+85
*
net: bridge: mcast: prepare expiry functions for mcast router split
Linus Lüssing
2021-05-13
1
-9
/
+22
*
net: bridge: mcast: prepare is-router function for mcast router split
Linus Lüssing
2021-05-13
3
-7
/
+37
*
net: bridge: mcast: prepare query reception for mcast router split
Linus Lüssing
2021-05-13
1
-26
/
+27
*
net: bridge: mcast: prepare mdb netlink for mcast router split
Linus Lüssing
2021-05-13
1
-5
/
+34
*
net: bridge: mcast: add wrappers for router node retrieval
Linus Lüssing
2021-05-13
2
-2
/
+13
*
net: bridge: mcast: rename multicast router lists and timers
Linus Lüssing
2021-05-13
4
-34
/
+34
*
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-05-13
1
-2
/
+9
*
net: taprio offload: enforce qdisc to netdev queue mapping
Yannick Vignon
2021-05-13
1
-40
/
+45
*
tls splice: remove inappropriate flags checking for MSG_PEEK
Jim Ma
2021-05-12
1
-2
/
+1
*
net/sched: taprio: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-11
1
-3
/
+0
*
rtnetlink: avoid RCU read lock when holding RTNL
Cong Wang
2021-05-10
2
-21
/
+9
*
neighbour: Remove redundant initialization of 'bucket'
Yang Li
2021-05-10
1
-1
/
+1
*
net: openvswitch: Remove unnecessary skb_nfct()
Yejune Deng
2021-05-10
1
-7
/
+4
*
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-08
31
-121
/
+407
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-05-07
13
-40
/
+117
|
|
\
|
|
*
netfilter: nftables: avoid potential overflows on 32bit arches
Eric Dumazet
2021-05-07
2
-7
/
+10
|
|
*
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
2021-05-07
1
-1
/
+9
|
|
*
netfilter: nftables: Fix a memleak from userdata error path in new objects
Pablo Neira Ayuso
2021-05-05
1
-2
/
+2
|
|
*
netfilter: remove BUG_ON() after skb_header_pointer()
Pablo Neira Ayuso
2021-05-05
6
-7
/
+21
|
|
*
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
2021-05-05
1
-0
/
+2
|
|
*
netfilter: nfnetlink: add a missing rcu_read_unlock()
Eric Dumazet
2021-05-05
1
-0
/
+1
|
|
*
netfilter: arptables: use pernet ops struct during unregister
Florian Westphal
2021-05-03
2
-4
/
+3
|
|
*
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
2021-05-03
1
-19
/
+69
|
*
|
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
2021-05-07
1
-2
/
+1
|
*
|
tcp: Specify cmsgbuf is user pointer for receive zerocopy.
Arjun Roy
2021-05-06
1
-0
/
+1
|
*
|
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
2021-05-05
1
-1
/
+3
|
*
|
ethtool: fix missing NLM_F_MULTI flag when dumping
Fernando Fernandez Mancera
2021-05-05
1
-1
/
+2
|
*
|
net/nfc: fix use-after-free llcp_sock_bind/connect
Or Cohen
2021-05-04
1
-0
/
+4
|
*
|
net: Only allow init netns to set default tcp cong to a restricted algo
Jonathon Reinhart
2021-05-04
1
-0
/
+4
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-03
1
-4
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
xsk: Fix for xp_aligned_validate_desc() when len == chunk_size
Xuan Zhuo
2021-05-04
1
-4
/
+3
|
*
|
sctp: delay auto_asconf init until binding the first addr
Xin Long
2021-05-03
1
-14
/
+17
|
*
|
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
2021-05-03
1
-5
/
+8
|
*
|
net: hsr: check skb can contain struct hsr_ethhdr in fill_frame_info
Phillip Potter
2021-05-03
1
-0
/
+4
|
*
|
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
2021-05-03
1
-1
/
+2
|
*
|
Revert "sctp: Fix SHUTDOWN CTSN Ack in the peer restart case"
Xin Long
2021-05-03
1
-5
/
+1
|
*
|
Revert "Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK""
Xin Long
2021-05-03
1
-3
/
+3
|
*
|
sctp: do asoc update earlier in sctp_sf_do_dupcook_b
Xin Long
2021-04-30
2
-43
/
+30
|
*
|
Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"
Xin Long
2021-04-30
1
-3
/
+3
|
*
|
sctp: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
2021-04-30
1
-5
/
+20
|
*
|
vsock/vmci: Remove redundant assignment to err
Yang Li
2021-04-30
1
-2
/
+0
|
|
/
[next]