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-03-02
RDS: IB: handle the RDMA CM time wait event
[email protected]
1
-0
/
+8
2016-03-02
RDS: IB: add connection info to ibmr
[email protected]
1
-8
/
+9
2016-03-02
RDS: IB: move FMR code to its own file
[email protected]
3
-106
/
+134
2016-03-02
RDS: IB: create struct rds_ib_fmr
[email protected]
3
-13
/
+29
2016-03-02
RDS: IB: Re-organise ibmr code
[email protected]
6
-347
/
+422
2016-03-02
RDS: IB: Remove the RDS_IB_SEND_OP dependency
[email protected]
3
-20
/
+29
2016-03-02
RDS: Add support for SO_TIMESTAMP for incoming messages
[email protected]
3
-2
/
+45
2016-03-02
RDS: Drop stale iWARP RDMA transport
[email protected]
13
-4611
/
+6
2016-03-02
netfilter: nft_masq: support port range
Pablo Neira Ayuso
3
-13
/
+52
2016-03-02
netfilter: bridge: register hooks only when bridge interface is added
Florian Westphal
1
-3
/
+65
2016-03-02
netfilter: xtables: don't hook tables by default
Florian Westphal
15
-206
/
+357
2016-03-02
netfilter: xtables: prepare for on-demand hook register
Florian Westphal
14
-76
/
+92
2016-03-02
netfilter: nf_defrag_ipv4: Drop redundant ip_send_check()
Joe Stringer
1
-3
/
+1
2016-03-02
Merge tag 'ipvs-for-v4.6' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Pablo Neira Ayuso
2
-17
/
+8
2016-03-02
batman-adv: clarify CFG80211 dependency
Arnd Bergmann
1
-1
/
+1
2016-03-02
Merge tag 'mac80211-for-davem-2016-03-02' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-11
/
+30
2016-03-01
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
22
-36
/
+2173
2016-03-01
net: pktgen: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-03-01
sch_mqprio: Fix build with older gcc.
David S. Miller
1
-1
/
+1
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
8
-14
/
+0
2016-03-01
sctp: sctp_remaddr_seq_show use the wrong variable to dump transport info
Xin Long
1
-5
/
+5
2016-03-01
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
1
-0
/
+2
2016-03-01
net: ipv6/l3mdev: Move host route on saved address if necessary
David Ahern
1
-0
/
+26
2016-03-01
net: sctp: Convert log timestamps to be y2038 safe
Deepa Dinamani
1
-5
/
+5
2016-03-01
net: ipv4: tcp_probe: Replace timespec with timespec64
Deepa Dinamani
1
-4
/
+4
2016-03-01
net: ipv4: Convert IP network timestamps to be y2038 safe
Deepa Dinamani
3
-12
/
+33
2016-03-01
Support to encoding decoding skb prio on IFE action
Jamal Hadi Salim
3
-0
/
+82
2016-03-01
Support to encoding decoding skb mark on IFE action
Jamal Hadi Salim
3
-0
/
+85
2016-03-01
introduce IFE action
Jamal Hadi Salim
3
-0
/
+883
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
40
-687
/
+1096
2016-03-01
bridge: mcast: add support for more router port information dumping
Nikolay Aleksandrov
1
-2
/
+14
2016-03-01
bridge: mcast: add support for temporary port router
Nikolay Aleksandrov
1
-2
/
+19
2016-03-01
bridge: mcast: do nothing if port's multicast_router is set to the same val
Nikolay Aleksandrov
1
-1
/
+4
2016-03-01
bridge: mcast: use names for the different multicast_router types
Nikolay Aleksandrov
1
-28
/
+33
2016-03-01
net: dsa: support VLAN filtering switchdev attr
Vivien Didelot
1
-0
/
+21
2016-03-01
Introduce devlink infrastructure
Jiri Pirko
3
-0
/
+746
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
4
-175
/
+114
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
Chuck Lever
1
-90
/
+39
2016-03-01
svcrdma: Remove close_out exit path
Chuck Lever
1
-11
/
+1
2016-03-01
svcrdma: Hook up the logic to return ERR_CHUNK
Chuck Lever
2
-13
/
+46
2016-03-01
svcrdma: Use correct XID in error replies
Chuck Lever
2
-7
/
+3
2016-03-01
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
4
-65
/
+72
2016-03-01
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
4
-24
/
+19
2016-03-01
svcrdma: Close connection when a send error occurs
Chuck Lever
1
-2
/
+6
2016-03-01
nfsd: Lower NFSv4.1 callback message size limit
Chuck Lever
2
-6
/
+4
2016-03-01
svcrdma: Do not send Write chunk XDR pad with inline content
Chuck Lever
2
-6
/
+18
2016-03-01
svcrdma: Do not write xdr_buf::tail in a Write chunk
Chuck Lever
1
-3
/
+8
2016-03-01
svcrdma: Find client-provided write and reply chunks once per reply
Chuck Lever
1
-44
/
+36
2016-03-01
net: sched: cls_u32 add bit to specify software only rules
John Fastabend
1
-10
/
+27
2016-03-01
net: sched: consolidate offload decision in cls_u32
John Fastabend
1
-4
/
+4
[prev]
[next]