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
2018-09-30
SUNRPC: Add a transmission queue for RPC requests
Trond Myklebust
2
-13
/
+77
2018-09-30
SUNRPC: Distinguish between the slot allocation list and receive queue
Trond Myklebust
1
-6
/
+6
2018-09-30
SUNRPC: Minor cleanup for call_transmit()
Trond Myklebust
1
-17
/
+15
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
Trond Myklebust
2
-31
/
+53
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
4
-46
/
+88
2018-09-30
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
Trond Myklebust
5
-37
/
+37
2018-09-30
SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit
Trond Myklebust
1
-6
/
+3
2018-09-30
SUNRPC: Test whether the task is queued before grabbing the queue spinlocks
Trond Myklebust
1
-0
/
+4
2018-09-30
SUNRPC: Add a helper to wake up a sleeping rpc_task and set its status
Trond Myklebust
1
-10
/
+55
2018-09-30
SUNRPC: Refactor the transport request pinning
Trond Myklebust
1
-20
/
+23
2018-09-30
SUNRPC: Simplify dealing with aborted partially transmitted messages
Trond Myklebust
1
-26
/
+25
2018-09-30
SUNRPC: Add socket transmit queue offset tracking
Trond Myklebust
1
-18
/
+22
2018-09-30
SUNRPC: Move reset of TCP state variables into the reconnect code
Trond Myklebust
1
-7
/
+6
2018-09-30
SUNRPC: Rename TCP receive-specific state variables
Trond Myklebust
1
-89
/
+89
2018-09-30
SUNRPC: Avoid holding locks across the XDR encoding of the RPC message
Trond Myklebust
1
-3
/
+3
2018-09-30
SUNRPC: Simplify identification of when the message send/receive is complete
Trond Myklebust
2
-15
/
+21
2018-09-30
SUNRPC: The transmitted message must lie in the RPCSEC window of validity
Trond Myklebust
4
-0
/
+61
2018-09-30
SUNRPC: If there is no reply expected, bail early from call_decode
Trond Myklebust
1
-5
/
+8
2018-09-30
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2
-41
/
+51
2018-09-29
tipc: fix failover problem
LUU Duc Canh
3
-0
/
+49
2018-09-29
openvswitch: Use correct reply values in datapath and vport ops
Yifeng Sun
1
-10
/
+10
2018-09-29
tls: Remove redundant vars from tls record structure
Vakul Garg
1
-49
/
+43
2018-09-29
Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
11
-202
/
+188
2018-09-29
tipc: buffer overflow handling in listener socket
Tung Nguyen
3
-6
/
+64
2018-09-29
tipc: add SYN bit to connection setup messages
Jon Maloy
3
-5
/
+22
2018-09-29
tipc: refactor function tipc_sk_filter_connect()
Jon Maloy
1
-58
/
+43
2018-09-29
tipc: refactor function tipc_sk_timeout()
Jon Maloy
1
-24
/
+38
2018-09-29
tipc: refactor function tipc_msg_reverse()
Jon Maloy
1
-30
/
+28
2018-09-29
tcp: up initial rmem to 128KB and SYN rwin to around 64KB
Yuchung Cheng
3
-46
/
+8
2018-09-28
Bluetooth: Fix debugfs NULL pointer dereference
Matias Karhumaa
2
-14
/
+11
2018-09-28
netpoll: do not test NAPI_STATE_SCHED in poll_one_napi()
Eric Dumazet
1
-19
/
+1
2018-09-28
net: sched: make function qdisc_free_cb() static
Wei Yongjun
1
-1
/
+1
2018-09-28
net: bridge: explicitly zero is_sticky in fdb_create
Nikolay Aleksandrov
1
-0
/
+1
2018-09-28
Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...
David S. Miller
9
-33
/
+86
2018-09-28
net/tls: Make function get_rec() static
Wei Yongjun
1
-1
/
+1
2018-09-28
net/core: make function ___gnet_stats_copy_basic() static
Wei Yongjun
1
-1
/
+1
2018-09-28
net: ovs: fix return type of ndo_start_xmit function
YueHaibing
1
-2
/
+3
2018-09-28
netfilter: xt_socket: check sk before checking for netns.
Flavio Leitner
1
-2
/
+2
2018-09-28
netfilter: nft_set_rbtree: add missing rb_erase() in GC routine
Taehee Yoo
1
-14
/
+14
2018-09-28
netfilter: nf_tables: use rhashtable_lookup() instead of rhashtable_lookup_fa...
Taehee Yoo
2
-6
/
+6
2018-09-28
netfilter: nf_flow_table: remove unnecessary nat flag check code
Taehee Yoo
1
-4
/
+2
2018-09-28
netfilter: nf_tables: add requirements for connsecmark support
Christian Göttsche
2
-1
/
+24
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
2
-4
/
+132
2018-09-28
netfilter: masquerade: don't flush all conntracks if only one address deleted...
Tan Hu
2
-6
/
+35
2018-09-28
rxrpc: Fix error distribution
David Howells
6
-61
/
+15
2018-09-28
rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
David Howells
1
-10
/
+13
2018-09-28
rxrpc: Make service call handling more robust
David Howells
5
-60
/
+38
2018-09-28
rxrpc: Improve up-front incoming packet checking
David Howells
2
-28
/
+50
2018-09-28
rxrpc: Emit BUSY packets when supposed to rather than ABORTs
David Howells
4
-18
/
+26
2018-09-28
rxrpc: Fix RTT gathering
David Howells
3
-15
/
+33
[prev]
[next]