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
*
net/tipc: fix various kernel-doc warnings
Randy Dunlap
2020-12-01
9
-19
/
+40
*
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
2020-12-01
5
-14
/
+24
*
bridge: switchdev: Notify about VLAN protocol changes
Danielle Ratson
2020-12-01
1
-2
/
+14
*
net/ipv6: propagate user pointer annotation
Lukas Bulwahn
2020-12-01
1
-1
/
+1
*
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
2020-12-01
1
-6
/
+0
*
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
2020-12-01
2
-12
/
+10
*
mptcp: use mptcp release_cb for delayed tasks
Paolo Abeni
2020-11-30
4
-117
/
+168
*
mptcp: avoid a few atomic ops in the rx path
Paolo Abeni
2020-11-30
4
-43
/
+34
*
mptcp: allocate TX skbs in msk context
Paolo Abeni
2020-11-30
2
-42
/
+210
*
mptcp: protect the rx path with the msk socket spinlock
Paolo Abeni
2020-11-30
2
-47
/
+107
*
mptcp: implement wmem reservation
Paolo Abeni
2020-11-30
2
-7
/
+86
*
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
2020-11-30
2
-1
/
+14
*
net/sched: act_ct: enable stats for HW offloaded entries
Marcelo Ricardo Leitner
2020-11-28
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
22
-97
/
+279
|
\
|
*
Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2020-11-27
1
-2
/
+5
|
|
\
|
|
*
can: af_can: can_rx_unregister(): remove WARN() statement from list operation...
Oliver Hartkopp
2020-11-27
1
-2
/
+5
|
*
|
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-11-27
1
-1
/
+1
|
*
|
mptcp: fix NULL ptr dereference on bad MPJ
Paolo Abeni
2020-11-27
1
-3
/
+2
|
*
|
net: openvswitch: fix TTL decrement action netlink message format
Eelco Chaudron
2020-11-27
2
-23
/
+58
|
|
/
|
*
net/tls: Protect from calling tls_dev_del for TLS RX twice
Maxim Mikityanskiy
2020-11-25
1
-1
/
+4
|
*
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-11-25
1
-1
/
+2
|
*
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-25
1
-0
/
+4
|
*
gro_cells: reduce number of synchronize_net() calls
Eric Dumazet
2020-11-25
1
-1
/
+6
|
*
ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init
Wang Hai
2020-11-25
1
-9
/
+17
|
*
Merge tag 'batadv-net-pullrequest-20201124' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2020-11-24
1
-0
/
+1
|
|
\
|
|
*
batman-adv: set .owner to THIS_MODULE
Taehee Yoo
2020-11-15
1
-0
/
+1
|
*
|
tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN
Alexander Duyck
2020-11-24
2
-6
/
+15
|
*
|
devlink: Fix reload stats structure
Moshe Shemesh
2020-11-24
1
-16
/
+33
|
*
|
net/packet: fix packet receive on L3 devices without visible hard header
Eyal Birger
2020-11-23
1
-9
/
+9
|
*
|
vsock/virtio: discard packets only when socket is really closed
Stefano Garzarella
2020-11-23
1
-3
/
+5
|
*
|
tcp: fix race condition when creating child sockets from syncookies
Ricardo Dias
2020-11-23
6
-14
/
+88
|
*
|
net/af_iucv: set correct sk_protocol for child sockets
Julian Wiedmann
2020-11-21
1
-2
/
+2
|
*
|
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
Alexander Duyck
2020-11-20
1
-0
/
+5
|
*
|
tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header
Alexander Duyck
2020-11-20
2
-5
/
+6
|
*
|
net/tls: missing received data after fast remote close
Vadim Fedorenko
2020-11-20
1
-0
/
+6
|
*
|
rose: Fix Null pointer dereference in rose_send_frame()
Anmol Karn
2020-11-20
1
-4
/
+13
*
|
|
tipc: update address terminology in code
Jon Maloy
2020-11-27
8
-36
/
+41
*
|
|
tipc: make node number calculation reproducible
Jon Maloy
2020-11-27
3
-4
/
+16
*
|
|
tipc: refactor tipc_sk_bind() function
Jon Maloy
2020-11-27
1
-36
/
+30
*
|
|
net/x25: remove x25_kill_by_device()
Martin Schiller
2020-11-27
1
-16
/
+0
*
|
|
net/x25: fix restart request/confirm handling
Martin Schiller
2020-11-27
1
-8
/
+33
*
|
|
net/lapb: fix t1 timer handling for LAPB_STATE_0
Martin Schiller
2020-11-27
1
-2
/
+9
*
|
|
net/lapb: support netdev events
Martin Schiller
2020-11-27
1
-1
/
+81
*
|
|
net/x25: handle additional netdev events
Martin Schiller
2020-11-27
3
-12
/
+19
*
|
|
net/sched: sch_frag: add generic packet fragment support.
wenxu
2020-11-27
5
-1
/
+171
*
|
|
net/sched: act_mirred: refactor the handle of xmit
wenxu
2020-11-27
1
-6
/
+15
*
|
|
net/sched: fix miss init the mru in qdisc_skb_cb
wenxu
2020-11-27
1
-0
/
+2
*
|
|
net/tls: add CHACHA20-POLY1305 configuration
Vadim Fedorenko
2020-11-27
2
-0
/
+19
*
|
|
net/tls: add CHACHA20-POLY1305 specific behavior
Vadim Fedorenko
2020-11-27
1
-2
/
+4
*
|
|
net/tls: make inline helpers protocol-aware
Vadim Fedorenko
2020-11-27
3
-14
/
+13
[next]