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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-09
Merge branch 'mpls-in-ipv4-and-udp'
David S. Miller
4
-44
/
+269
2016-07-09
mpls: allow routes on ipip and sit devices
Simon Horman
1
-2
/
+4
2016-07-09
ipip: support MPLS over IPv4
Simon Horman
1
-16
/
+121
2016-07-09
sit: support MPLS over IPv4
Simon Horman
1
-16
/
+77
2016-07-09
tunnels: support MPLS over IPv4 tunnels
Simon Horman
1
-10
/
+67
2016-07-09
net: bridge: extend MLD/IGMP query stats
Nikolay Aleksandrov
5
-21
/
+48
2016-07-09
sctp: fix panic when sending auth chunks
Marcelo Ricardo Leitner
1
-3
/
+15
2016-07-09
bnxt: fix a condition
Dan Carpenter
1
-1
/
+1
2016-07-09
bpf: introduce bpf_get_current_task() helper
Alexei Starovoitov
2
-0
/
+20
2016-07-08
net: dsa: initialize the routing table
Vivien Didelot
3
-1
/
+14
2016-07-08
tun: Don't assume type tun in tun_device_event
Craig Gallek
1
-0
/
+3
2016-07-08
Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
21
-1062
/
+1031
2016-07-08
netvsc: Use the new in-place consumption APIs in the rx path
K. Y. Srinivasan
1
-29
/
+59
2016-07-08
hfsc: reduce hfsc_sched to 14 cachelines
Florian Westphal
1
-5
/
+5
2016-07-06
Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...
David S. Miller
46
-205
/
+744
2016-07-06
net: mediatek: remove .owner field for driver
Wei Yongjun
1
-1
/
+0
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
154
-618
/
+1455
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-212
/
+527
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
40
-532
/
+699
2016-07-06
Merge tag 'sound-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
21
-29
/
+113
2016-07-06
Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...
Linus Torvalds
1
-1
/
+7
2016-07-06
cfg80211: Add mesh peer AID setting API
Masashi Honma
4
-0
/
+14
2016-07-06
mac80211: parse wide bandwidth channel switch IE with workaround
Johannes Berg
1
-28
/
+17
2016-07-06
mac80211: report failure to start (partial) scan as scan abort
Johannes Berg
1
-2
/
+3
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
15
-35
/
+131
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
23
-52
/
+279
2016-07-06
mac80211_hwsim: use signed net namespace ID
Johannes Berg
1
-1
/
+1
2016-07-06
mac80211_hwsim: Add radar bandwidths to the P2P Device combination
Ilan Peer
1
-20
/
+5
2016-07-06
nl80211: Add API to support VHT MU-MIMO air sniffer
Aviya Erenfeld
3
-2
/
+73
2016-07-06
mac80211: agg-rx: refuse ADDBA Request with timeout update
Johannes Berg
1
-0
/
+18
2016-07-06
rxrpc: Kill off the call hash table
David Howells
2
-184
/
+2
2016-07-06
rxrpc: Use RCU to access a peer's service connection tree
David Howells
6
-180
/
+224
2016-07-06
rcu: Suppress sparse warnings for rcu_dereference_raw()
Paul E. McKenney
1
-2
/
+6
2016-07-06
Introduce rb_replace_node_rcu()
David Howells
3
-2
/
+39
2016-07-06
rxrpc: Move data_ready peer lookup into rxrpc_find_connection()
David Howells
4
-74
/
+59
2016-07-06
rxrpc: Prune the contents of the rxrpc_conn_proto struct
David Howells
4
-27
/
+8
2016-07-06
rxrpc: Maintain an extra ref on a conn for the cache list
David Howells
4
-58
/
+97
2016-07-06
rxrpc: Move peer lookup from call-accept to new-incoming-conn
David Howells
4
-26
/
+51
2016-07-06
rxrpc: Split service connection code out into its own file
David Howells
4
-135
/
+156
2016-07-06
rxrpc: Split client connection code out into its own file
David Howells
3
-250
/
+251
2016-07-06
rxrpc: Call channels should have separate call number spaces
David Howells
6
-117
/
+104
2016-07-06
rxrpc: Access socket accept queue under right lock
David Howells
1
-2
/
+2
2016-07-06
rxrpc: Add RCU destruction for connections and calls
David Howells
6
-36
/
+60
2016-07-06
rxrpc: Release a call's connection ref on call disconnection
David Howells
3
-22
/
+22
2016-07-06
rxrpc: Fix handling of connection failure in client call creation
David Howells
1
-1
/
+3
2016-07-06
rxrpc: Move usage count getting into rxrpc_queue_conn()
David Howells
4
-10
/
+9
2016-07-06
rxrpc: Check that the client conns cache is empty before module removal
David Howells
3
-2
/
+21
2016-07-06
rxrpc: Turn connection #defines into enums and put outside struct def
David Howells
5
-29
/
+47
2016-07-06
rxrpc: Provide queuing helper functions
David Howells
3
-3
/
+13
2016-07-06
rxrpc: Avoid using stack memory in SG lists in rxkad
Herbert Xu
5
-111
/
+65
[next]