index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-28
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+0
2021-11-27
Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+5
2021-11-26
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-11-26
net: vlan: fix underflow for the real_dev refcnt
Ziyang Xuan
2
-3
/
+3
2021-11-26
ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()
Julian Wiedmann
1
-1
/
+1
2021-11-26
net/sched: sch_ets: don't peek at classes beyond 'nbands'
Davide Caratti
1
-3
/
+5
2021-11-25
tls: fix replacing proto_ops
Jakub Kicinski
1
-7
/
+40
2021-11-25
tls: splice_read: fix accessing pre-processed records
Jakub Kicinski
1
-8
/
+25
2021-11-25
tls: splice_read: fix record type check
Jakub Kicinski
1
-13
/
+10
2021-11-24
net/smc: Fix loop in smc_listen
Guo DaXing
1
-1
/
+3
2021-11-24
net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
Karsten Graul
1
-17
/
+18
2021-11-24
tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows
Eric Dumazet
1
-2
/
+3
2021-11-24
net/ncsi : Add payload to be 32-bit aligned to fix dropped packets
Kumar Thangavel
1
-8
/
+16
2021-11-23
net/smc: Ensure the active closing peer first closes clcsock
Tony Lu
1
-0
/
+6
2021-11-23
net/smc: Clean up local struct sock variables
Tony Lu
1
-2
/
+2
2021-11-23
net: nexthop: fix null pointer dereference when IPv6 is not enabled
Nikolay Aleksandrov
1
-3
/
+7
2021-11-22
SUNRPC: use different lock keys for INET6 and LOCAL
NeilBrown
1
-5
/
+5
2021-11-22
net: nexthop: release IPv6 per-cpu dsts when replacing a nexthop group
Nikolay Aleksandrov
1
-2
/
+23
2021-11-22
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+20
2021-11-22
net, neigh: Fix crash in v6 module initialization error path
Daniel Borkmann
1
-0
/
+1
2021-11-22
net/smc: Avoid warning of possible recursive locking
Wen Gu
1
-1
/
+1
2021-11-22
vsock/virtio: suppress used length validation
Michael S. Tsirkin
1
-0
/
+1
2021-11-22
ipv6: fix typos in __ip6_finish_output()
Eric Dumazet
1
-1
/
+1
2021-11-20
af_unix: fix regression in read after shutdown
Vincent Whitchurch
1
-3
/
+0
2021-11-20
mptcp: use delegate action to schedule 3rd ack retrans
Paolo Abeni
3
-41
/
+60
2021-11-20
mptcp: fix delack timer
Eric Dumazet
1
-1
/
+2
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-13
/
+10
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
27
-101
/
+186
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
1
-0
/
+6
2021-11-18
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
1
-1
/
+3
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
1
-6
/
+4
2021-11-17
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-2
/
+17
2021-11-17
NFC: reorder the logic in nfc_{un,}register_device
Lin Ma
1
-14
/
+18
2021-11-17
NFC: reorganize the functions in nci_request
Lin Ma
1
-4
/
+7
2021-11-17
tipc: check for null after calling kmemdup
Tadeusz Struk
1
-0
/
+4
2021-11-16
net: sched: act_mirred: drop dst for the direction from egress to ingress
Xin Long
1
-3
/
+8
2021-11-16
Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
10
-58
/
+63
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-2
/
+24
2021-11-16
udp: Validate checksum in udp_read_sock()
Cong Wang
1
-0
/
+11
2021-11-15
bpf: Forbid bpf_ktime_get_coarse_ns and bpf_timer_* in tracing progs
Dmitrii Banshchikov
2
-0
/
+8
2021-11-15
net/smc: Make sure the link_id is unique
Wen Gu
1
-1
/
+2
2021-11-15
sock: fix /proc/net/sockstat underflow in sk_clone_lock()
Tetsuo Handa
1
-3
/
+3
2021-11-15
tipc: only accept encrypted MSG_CRYPTO msgs
Xin Long
1
-2
/
+5
2021-11-15
net: return correct error code
liuguoqiang
1
-1
/
+1
2021-11-15
net/smc: Transfer remaining wait queue entries during fallback
Wen Gu
1
-0
/
+14
2021-11-15
tipc: use consistent GFP flags
Tadeusz Struk
1
-4
/
+4
2021-11-15
mac80211: fix throughput LED trigger
Felix Fietkau
3
-26
/
+23
2021-11-15
mac80211: fix monitor_sdata RCU/locking assertions
Johannes Berg
3
-8
/
+15
2021-11-15
mac80211: drop check for DONT_REORDER in __ieee80211_select_queue
Felix Fietkau
1
-2
/
+1
2021-11-15
mac80211: fix radiotap header generation
Johannes Berg
1
-1
/
+1
[next]