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
2014-11-27
Bluetooth: Automatically flushable packets aren't allowed on LE links
Steven Walter
1
-3
/
+11
2014-11-26
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
3
-17
/
+107
2014-11-26
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
1
-5
/
+16
2014-11-26
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
3
-11
/
+14
2014-11-26
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
Thomas Graf
1
-5
/
+12
2014-11-26
bridge: Add missing policy entry for IFLA_BRPORT_FAST_LEAVE
Thomas Graf
1
-0
/
+1
2014-11-26
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
Thomas Graf
1
-0
/
+6
2014-11-26
cfg80211: clean up beacon loss CQM event
Johannes Berg
3
-3
/
+40
2014-11-26
tipc: use generic SKB list APIs to manage TIPC outgoing packet chains
Ying Xue
8
-175
/
+203
2014-11-26
tipc: use generic SKB list APIs to manage link receive queue
Ying Xue
2
-50
/
+37
2014-11-26
tipc: use generic SKB list APIs to manage deferred queue of link
Ying Xue
5
-69
/
+47
2014-11-26
tipc: use generic SKB list APIs to manage link transmission queue
Ying Xue
5
-176
/
+153
2014-11-26
tipc: use skb_queue_walk_safe marco to simplify link_prepare_wakeup routine
Ying Xue
1
-6
/
+6
2014-11-26
tipc: remove unused between routine
Ying Xue
1
-9
/
+0
2014-11-26
tipc: eliminate two pseudo message types of BUNDLE_OPEN and BUNDLE_CLOSED
Ying Xue
4
-8
/
+5
2014-11-26
tipc: clean up the process of link pushing packets
Ying Xue
3
-42
/
+24
2014-11-26
tipc: remove retransmission queue
Ying Xue
2
-38
/
+1
2014-11-26
tipc: remove protocol message queue
Ying Xue
2
-24
/
+0
2014-11-26
tipc: remove node subscription infrastructure
Ying Xue
9
-179
/
+56
2014-11-26
ipv6: Remove unnecessary test
zhuyj
1
-4
/
+2
2014-11-26
gue: Call remcsum_adjust
Tom Herbert
1
-67
/
+17
2014-11-26
pkt_sched: fq: increase max delay from 125 ms to one second
Eric Dumazet
1
-5
/
+4
2014-11-26
cfg80211: refactor the various CQM event sending code
Johannes Berg
1
-123
/
+99
2014-11-26
mac802154: remove unnecessary if statement
Varka Bhadram
1
-5
/
+3
2014-11-26
ieee802154: fix spelling mistakes
Varka Bhadram
4
-4
/
+4
2014-11-25
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-11
/
+16
2014-11-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
57
-343
/
+222
2014-11-25
SUNRPC: serialize iostats updates
Chuck Lever
1
-5
/
+16
2014-11-25
tcp: fix possible NULL dereference in tcp_vX_send_reset()
Eric Dumazet
2
-2
/
+8
2014-11-25
Revert "netfilter: conntrack: fix race in __nf_conntrack_confirm against get_...
Pablo Neira
1
-8
/
+6
2014-11-25
ip6_udp_tunnel: Fix checksum calculation
Alexander Duyck
1
-3
/
+1
2014-11-25
xprtrdma: Display async errors
Chuck Lever
1
-4
/
+32
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
1
-1
/
+1
2014-11-25
xprtrdma: Re-write rpcrdma_flush_cqs()
Chuck Lever
1
-2
/
+9
2014-11-25
xprtrdma: Refactor tasklet scheduling
Chuck Lever
1
-5
/
+12
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2
-2
/
+42
2014-11-25
xprtrdma: Cap req_cqinit
Chuck Lever
2
-1
/
+9
2014-11-25
xprtrdma: Return an errno from rpcrdma_register_external()
Chuck Lever
1
-2
/
+2
2014-11-25
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
1
-4
/
+20
2014-11-25
mac80211: check if channels allow 80 MHz for VHT probe requests
Johannes Berg
1
-1
/
+10
2014-11-25
cfg80211: remove pointless channel lookup in survey code
Johannes Berg
1
-5
/
+1
2014-11-24
sunrpc: eliminate RPC_TRACEPOINTS
Jeff Layton
1
-1
/
+1
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
28
-44
/
+44
2014-11-24
net/ping: handle protocol mismatching scenario
Jane Zhou
1
-0
/
+2
2014-11-24
af_packet: fix sparse warning
Michael S. Tsirkin
1
-1
/
+1
2014-11-24
ipv6: gre: fix wrong skb->protocol in WCCP
Yuri Chislov
1
-2
/
+2
2014-11-24
tipc: fix sparse warnings in new nl api
Richard Alpe
6
-21
/
+29
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
34
-156
/
+580
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
1
-59
/
+2
2014-11-24
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
2
-2
/
+15
[prev]
[next]