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