index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-19
tipc: block BH in TCP callbacks
Eric Dumazet
1
-4
/
+4
2016-05-19
rds: tcp: block BH in TCP callbacks
Eric Dumazet
4
-8
/
+8
2016-05-19
kcm: fix a signedness in kcm_splice_read()
WANG Cong
1
-1
/
+1
2016-05-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-4
/
+4
2016-05-18
batman-adv: initialize ELP orig address on secondary interfaces
Marek Lindner
3
-9
/
+34
2016-05-18
batman-adv: Avoid duplicate neigh_node additions
Linus Lüssing
1
-2
/
+4
2016-05-18
batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tq
Sven Eckelmann
1
-2
/
+3
2016-05-18
batman-adv: make sure ELP/OGM orig MAC is updated on address change
Antonio Quartulli
1
-4
/
+22
2016-05-18
batman-adv: Fix unexpected free of bcast_own on add_if error
Sven Eckelmann
1
-3
/
+1
2016-05-18
batman-adv: Fix refcnt leak in batadv_v_neigh_*
Sven Eckelmann
1
-7
/
+25
2016-05-18
batman-adv: Avoid nullptr derefence in batadv_v_neigh_is_sob
Sven Eckelmann
1
-0
/
+4
2016-05-18
batman-adv: fix skb deref after free
Florian Westphal
1
-1
/
+3
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
365
-7855
/
+13259
2016-05-17
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2016-05-17
SUNRPC: Ensure get_rpccred() and put_rpccred() can take NULL arguments
Trond Myklebust
1
-2
/
+3
2016-05-17
xprtrdma: Remove qplock
Chuck Lever
2
-4
/
+0
2016-05-17
xprtrdma: Faster server reboot recovery
Chuck Lever
1
-1
/
+11
2016-05-17
xprtrdma: Remove ro_unmap() from all registration modes
Chuck Lever
4
-88
/
+0
2016-05-17
xprtrdma: Add ro_unmap_safe memreg method
Chuck Lever
6
-19
/
+150
2016-05-17
xprtrdma: Refactor __fmr_dma_unmap()
Chuck Lever
1
-5
/
+2
2016-05-17
xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
Chuck Lever
2
-7
/
+7
2016-05-17
xprtrdma: Refactor the FRWR recovery worker
Chuck Lever
1
-9
/
+16
2016-05-17
xprtrdma: Reset MRs in frwr_op_unmap_sync()
Chuck Lever
1
-38
/
+60
2016-05-17
xprtrdma: Save I/O direction in struct rpcrdma_frwr
Chuck Lever
2
-3
/
+4
2016-05-17
xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
Chuck Lever
2
-20
/
+20
2016-05-17
xprtrdma: Use core ib_drain_qp() API
Chuck Lever
1
-35
/
+6
2016-05-17
xprtrdma: Remove rpcrdma_create_chunks()
Chuck Lever
1
-151
/
+0
2016-05-17
xprtrdma: Allow Read list and Reply chunk simultaneously
Chuck Lever
2
-60
/
+272
2016-05-17
xprtrdma: Update comments in rpcrdma_marshal_req()
Chuck Lever
1
-14
/
+4
2016-05-17
xprtrdma: Avoid using Write list for small NFS READ requests
Chuck Lever
1
-4
/
+5
2016-05-17
xprtrdma: Prevent inline overflow
Chuck Lever
5
-11
/
+90
2016-05-17
xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
Chuck Lever
5
-26
/
+23
2016-05-17
xprtrdma: Bound the inline threshold values
Chuck Lever
1
-0
/
+6
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
5
-0
/
+41
2016-05-17
Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel
David S. Miller
1
-3
/
+6
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-05-17
switchdev: pass pointer to fib_info instead of copy
Jiri Pirko
1
-4
/
+2
2016-05-17
net_sched: close another race condition in tcf_mirred_release()
WANG Cong
1
-2
/
+3
2016-05-17
tipc: fix nametable publication field in nl compat
Richard Alpe
1
-1
/
+1
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
64
-374
/
+682
2016-05-16
netlink: Fix dump skb leak/double free
Herbert Xu
1
-2
/
+5
2016-05-16
tipc: check nl sock before parsing nested attributes
Richard Alpe
1
-0
/
+3
2016-05-16
fq_codel: fix memory limitation drift
Eric Dumazet
1
-1
/
+2
2016-05-16
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
1
-3
/
+3
2016-05-16
net/hsr: Use setup_timer and mod_timer.
Muhammad Falak R Wani
1
-8
/
+3
2016-05-16
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-2
/
+2
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2
-2
/
+14
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
1
-1
/
+5
2016-05-16
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
1
-3
/
+11
[prev]
[next]