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
2015-01-25
fib_trie: Use empty_children instead of counting empty nodes in stats collection
Alexander Duyck
1
-7
/
+1
2015-01-25
fib_trie: Add collapse() and should_collapse() to resize
Alexander Duyck
1
-35
/
+65
2015-01-25
fib_trie: Fall back to slen update on inflate/halve failure
Alexander Duyck
1
-5
/
+5
2015-01-25
fib_trie: Fix RCU bug and merge similar bits of inflate/halve
Alexander Duyck
1
-84
/
+73
2015-01-25
fib_trie: Use index & (~0ul << n->bits) instead of index >> n->bits
Alexander Duyck
1
-8
/
+8
2015-01-25
net: llc: use correct size for sysctl timeout entries
Sasha Levin
1
-4
/
+4
2015-01-24
vxlan: Eliminate dependency on UDP socket in transmit path
Tom Herbert
1
-4
/
+2
2015-01-24
udp: Do not require sock in udp_tunnel_xmit_skb
Tom Herbert
3
-14
/
+15
2015-01-24
SUNRPC: Allow waiting on memory allocation
Trond Myklebust
1
-2
/
+2
2015-01-24
SUNRPC: Adjust rpciod workqueue parameters
Trond Myklebust
1
-1
/
+2
2015-01-23
vxlan: advertise netns of vxlan dev in fdb msg
Nicolas Dichtel
1
-0
/
+1
2015-01-23
vlan: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+8
2015-01-23
ip6gretap: advertise link netns via netlink
Nicolas Dichtel
1
-0
/
+1
2015-01-23
rtnl: fix error path when adding an iface with a link net
Nicolas Dichtel
1
-1
/
+4
2015-01-23
act_connmark: Add missing dependency on NF_CONNTRACK_MARK
Thomas Graf
1
-0
/
+1
2015-01-23
Bluetooth: Fix nested sleeps
Peter Hurley
3
-15
/
+11
2015-01-23
Bluetooth: Convert Set SC to use HCI Request
Johan Hedberg
2
-46
/
+50
2015-01-23
Bluetooth: Remove incorrect check for BDADDR_BREDR address type
Johan Hedberg
1
-8
/
+0
2015-01-23
Bluetooth: Check for valid bdaddr in add_remote_oob_data
Johan Hedberg
1
-0
/
+6
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
2
-4
/
+3
2015-01-23
mac80211: support beacon statistics
Johannes Berg
1
-0
/
+14
2015-01-23
mac80211: fix per-TID RX-MSDU counter
Johannes Berg
1
-2
/
+2
2015-01-23
mac80211: tdls: disentangle HT supported conditions
Johannes Berg
1
-18
/
+18
2015-01-23
mac80211: tdls: remove shadowing variable
Johannes Berg
1
-1
/
+0
2015-01-23
nl80211: suppress smatch warnings
Johannes Berg
1
-5
/
+5
2015-01-23
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
1
-5
/
+4
2015-01-23
Revert "mac80211: keep sending peer candidate events while in listen state"
Bob Copeland
1
-7
/
+0
2015-01-23
mac80211: complete scan work immediately if quiesced or suspended
Luciano Coelho
1
-0
/
+5
2015-01-23
mac80211: avoid races related to suspend flow
Emmanuel Grumbach
3
-12
/
+40
2015-01-23
mac80211: synchronize_net() before flushing the queues
Emmanuel Grumbach
1
-0
/
+3
2015-01-23
mac80211: properly set CCK flag in radiotap
Mathy Vanhoef
1
-1
/
+1
2015-01-23
mac80211: correct header length calculation
Fred Chou
1
-0
/
+6
2015-01-23
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
1
-14
/
+15
2015-01-23
nl80211: add an attribute to allow delaying the first scheduled scan cycle
Luciano Coelho
1
-0
/
+5
2015-01-23
mac80211: enable TPC through mac80211 stack
Lorenzo Bianconi
4
-8
/
+23
2015-01-23
nl80211: Allow set network namespace by fd
Vadim Kochan
2
-5
/
+12
2015-01-22
mac80211: allow drivers to control software crypto
Johannes Berg
2
-29
/
+46
2015-01-22
Bluetooth: Require SSP enabling before BR/EDR Secure Connections
Marcel Holtmann
1
-0
/
+5
2015-01-22
Bluetooth: Limit BR/EDR switching for LE only with secure connections
Marcel Holtmann
1
-1
/
+8
2015-01-22
Bluetooth: Fix dependency for BR/EDR Secure Connections mode on SSP
Marcel Holtmann
2
-7
/
+12
2015-01-22
Bluetooth: Fix reporting invalid RSSI for LE devices
Szymon Janc
1
-1
/
+2
2015-01-21
mac80211: fix HW registration error paths
Johannes Berg
1
-6
/
+6
2015-01-21
virtio/9p: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-01-19
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
8
-57
/
+98
2015-01-19
phonet netlink: allow multiple messages per skb in route dump
Johannes Berg
1
-15
/
+7
2015-01-19
net: sched: Introduce connmark action
Felix Fietkau
3
-0
/
+204
2015-01-19
net: bridge: reject DSA-enabled master netdevices as bridge members
Florian Fainelli
1
-2
/
+8
2015-01-19
net: ipv4: handle DSA enabled master network devices
Florian Fainelli
1
-3
/
+3
2015-01-19
ipv6: stop sending PTB packets for MTU < 1280
Hagen Paul Pfeifer
1
-5
/
+2
2015-01-19
rtnl: allow to create device with IFLA_LINK_NETNSID set
Nicolas Dichtel
1
-3
/
+22
[prev]
[next]