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: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
2022-08-25
20
-39
/
+0
*
net: gro: skb_gro_header helper function
Richard Gobert
2022-08-25
7
-42
/
+21
*
net: Add a bhash2 table hashed by port and address
Joanne Koong
2022-08-24
9
-92
/
+605
*
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
2022-08-24
1
-4
/
+10
*
net: skb: prevent the split of kfree_skb_reason() by gcc
Menglong Dong
2022-08-24
1
-2
/
+3
*
net: dsa: use dsa_tree_for_each_cpu_port in dsa_tree_{setup,teardown}_master
Vladimir Oltean
2022-08-23
1
-25
/
+21
*
net: dsa: all DSA masters must be down when changing the tagging protocol
Vladimir Oltean
2022-08-23
3
-9
/
+4
*
net: dsa: only bring down user ports assigned to a given DSA master
Vladimir Oltean
2022-08-23
1
-0
/
+3
*
net: dsa: existing DSA masters cannot join upper interfaces
Vladimir Oltean
2022-08-23
1
-0
/
+33
*
net: bridge: move DSA master bridging restriction to DSA
Vladimir Oltean
2022-08-23
2
-20
/
+44
*
net: dsa: don't stop at NOTIFY_OK when calling ds->ops->port_prechangeupper
Vladimir Oltean
2022-08-23
1
-1
/
+1
*
net: dsa: walk through all changeupper notifier functions
Vladimir Oltean
2022-08-23
1
-9
/
+28
*
vmci/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
2022-08-23
2
-3
/
+3
*
virtio/vsock: check SO_RCVLOWAT before wake up reader
Arseniy Krasnov
2022-08-23
1
-1
/
+1
*
vsock: add API call for data ready
Arseniy Krasnov
2022-08-23
1
-0
/
+10
*
vsock: pass sock_rcvlowat to notify_poll_in as target
Arseniy Krasnov
2022-08-23
1
-1
/
+2
*
vmci/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
2022-08-23
2
-8
/
+8
*
virtio/vsock: use 'target' in notify_poll_in callback
Arseniy Krasnov
2022-08-23
1
-4
/
+1
*
hv_sock: disable SO_RCVLOWAT support
Arseniy Krasnov
2022-08-23
1
-0
/
+7
*
vsock: SO_RCVLOWAT transport set callback
Arseniy Krasnov
2022-08-23
1
-0
/
+20
*
net: sched: remove duplicate check of user rights in qdisc
Zhengchao Shao
2022-08-23
2
-21
/
+0
*
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops
Vladimir Oltean
2022-08-22
1
-3
/
+1
*
net_sched: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
2
-2
/
+2
*
openvswitch: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-1
/
+1
*
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-4
/
+4
*
dsa: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
2
-4
/
+4
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
3
-5
/
+5
*
packet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-2
/
+2
*
l2tp: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-2
/
+2
*
ipv6: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
4
-4
/
+4
*
ipv4: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-1
/
+1
*
caif: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
4
-5
/
+5
*
bridge: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
3
-7
/
+7
*
ax25: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-1
/
+1
*
vlan: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-22
1
-3
/
+3
*
net: dsa: make phylink-related OF properties mandatory on DSA and CPU ports
Vladimir Oltean
2022-08-22
1
-5
/
+167
*
net: dsa: rename dsa_port_link_{,un}register_of
Vladimir Oltean
2022-08-22
3
-16
/
+16
*
net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform data
Vladimir Oltean
2022-08-22
1
-10
/
+24
*
Remove DECnet support from kernel
Stephen Hemminger
2022-08-22
23
-10683
/
+1
*
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
2022-08-22
1
-2
/
+3
*
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
2022-08-22
1
-3
/
+10
*
af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too
Kirill Tkhai
2022-08-22
1
-3
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-18
22
-152
/
+305
|
\
|
*
tcp: handle pure FIN case correctly
Cong Wang
2022-08-18
2
-3
/
+4
|
*
tcp: refactor tcp_read_skb() a bit
Cong Wang
2022-08-18
1
-17
/
+9
|
*
tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()
Cong Wang
2022-08-18
1
-10
/
+14
|
*
tcp: fix sock skb accounting in tcp_read_skb()
Cong Wang
2022-08-18
1
-0
/
+1
|
*
net: genl: fix error path memory leak in policy dumping
Jakub Kicinski
2022-08-18
2
-3
/
+17
|
*
net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
Vladimir Oltean
2022-08-17
1
-2
/
+5
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-08-17
7
-90
/
+182
|
|
\
[next]