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-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-100
/
+169
2021-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-34
/
+37
2021-08-30
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+0
2021-08-26
Merge tag 'nfsd-5.14-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-15
/
+1
2021-08-26
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-8
/
+10
2021-08-26
rtnetlink: Return correct error on changing device netns
Andrey Ignatov
1
-1
/
+2
2021-08-26
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
1
-6
/
+6
2021-08-26
ipv6: use siphash in rt6_exception_hash()
Eric Dumazet
1
-6
/
+14
2021-08-25
SUNRPC: Fix XPT_BUSY flag leakage in svc_handle_xprt()...
Trond Myklebust
1
-1
/
+2
2021-08-25
net: add accept helper not installing fd
Pavel Begunkov
1
-34
/
+37
2021-08-25
net/sched: ets: fix crash when flipping from 'strict' to 'quantum'
Davide Caratti
1
-0
/
+7
2021-08-24
ipv6: correct comments about fib6_node sernum
zhang kai
1
-1
/
+1
2021-08-22
ip6_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-22
ip_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-20
SUNRPC: Server-side disconnect injection
Chuck Lever
3
-0
/
+13
2021-08-20
SUNRPC: Move client-side disconnect injection
Chuck Lever
3
-64
/
+30
2021-08-20
SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory
Chuck Lever
2
-0
/
+35
2021-08-20
net: qrtr: fix another OOB Read in qrtr_endpoint_post
Xiaolong Huang
1
-1
/
+1
2021-08-19
svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()
Chuck Lever
1
-7
/
+0
2021-08-19
mptcp: full fully established support after ADD_ADDR
Matthieu Baerts
1
-7
/
+3
2021-08-19
mptcp: fix memory leak on address flush
Paolo Abeni
1
-32
/
+12
2021-08-18
net/rds: dma_map_sg is entitled to merge entries
Gerd Rausch
1
-2
/
+2
2021-08-18
ovs: clear skb->tstamp in forwarding path
kaixi.fan
1
-0
/
+1
2021-08-18
sch_cake: fix srchost/dsthost hashing mode
Toke Høiland-Jørgensen
1
-1
/
+1
2021-08-17
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
1
-1
/
+1
2021-08-17
SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()
Chuck Lever
1
-0
/
+15
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2
-15
/
+36
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
2
-16
/
+9
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2
-8
/
+17
2021-08-17
SUNRPC: Add svc_rqst_replace_page() API
Chuck Lever
2
-0
/
+24
2021-08-17
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
1
-0
/
+2
2021-08-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
1
-18
/
+0
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-08-12
Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
1
-1
/
+6
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-12
Revert "tipc: Return the correct errno code"
Hoang Le
1
-3
/
+3
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-11
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-11
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-10
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-1
/
+1
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
3
-10
/
+6
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+4
2021-08-10
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
1
-7
/
+14
2021-08-10
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
1
-1
/
+6
2021-08-10
bpf: Add missing bpf_read_[un]lock_trace() for syscall program
Yonghong Song
1
-0
/
+4
2021-08-09
net: openvswitch: fix kernel-doc warnings in flow.c
Randy Dunlap
1
-6
/
+7
2021-08-09
net: sched: act_mirred: Reset ct info when mirror/redirect skb
Hangbin Liu
1
-0
/
+3
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
3
-3
/
+5
[next]