index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-11
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
1
-0
/
+2
2013-06-11
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
1
-0
/
+4
2013-06-05
wireless: fix kernel-doc
Johannes Berg
1
-1
/
+10
2013-06-05
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
1
-4
/
+4
2013-06-04
cfg80211: separate internal SME implementation
Johannes Berg
1
-5
/
+0
2013-06-04
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
1
-55
/
+36
2013-06-04
mac80211: add a tx control flag to indicate PS-Poll/uAPSD response
Felix Fietkau
1
-0
/
+3
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
1
-1
/
+1
2013-05-29
cfg80211: remove cleanup_work kernel-doc
Johannes Berg
1
-1
/
+0
2013-05-29
cfg80211: support an active monitor interface flag
Felix Fietkau
1
-0
/
+2
2013-05-27
cfg80211: make WoWLAN configuration available to drivers
Johannes Berg
1
-0
/
+4
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
1
-28
/
+23
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
1
-3
/
+2
2013-05-25
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
1
-4
/
+8
2013-05-24
{cfg,mac}80211: move mandatory rates calculation to cfg80211
Ashok Nagarajan
1
-0
/
+9
2013-05-24
mac80211: add STBC flag for radiotap
Oleksij Rempel
2
-0
/
+11
2013-05-16
cfg80211: Userspace may inform kernel of mesh auth method.
Colleen Twitty
1
-0
/
+2
2013-05-16
wireless: fix kerneldoc content in *80211.h files.
Robert P. J. Day
2
-2
/
+3
2013-05-16
mac80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+6
2013-05-16
cfg80211: add support for per-chain signal strength reporting
Felix Fietkau
1
-0
/
+14
2013-05-16
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
1
-4
/
+8
2013-05-06
net: frag, fix race conditions in LRU list maintenance
Konstantin Khlebnikov
1
-2
/
+3
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-3
/
+4
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
56
-1310
/
+965
2013-05-01
af_unix: fix a fatal race with bit fields
Eric Dumazet
1
-2
/
+3
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
1
-1
/
+3
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-6
/
+8
2013-04-29
net: defer net_secret[] initialization
Eric Dumazet
1
-0
/
+1
2013-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-1
/
+7
2013-04-29
sctp: Correct type and usage of sctp_end_cksum()
Simon Horman
1
-1
/
+1
2013-04-29
netfilter: move skb_gso_segment into nfnetlink_queue module
Florian Westphal
1
-0
/
+6
2013-04-29
net: increase frag hash size
Jesper Dangaard Brouer
1
-1
/
+1
2013-04-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
John W. Linville
1
-6
/
+8
2013-04-25
genl: Allow concurrent genl callbacks.
Pravin B Shelar
1
-0
/
+1
2013-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-4
/
+4
2013-04-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
7
-59
/
+235
2013-04-23
caif: Remove my bouncing email address.
sjur.brandeland@stericsson.com
11
-11
/
+10
2013-04-23
ipvs: fix sparse warnings for some parameters
Julian Anastasov
1
-4
/
+4
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-2
/
+12
2013-04-22
net: sctp: minor: remove dead code from sctp_packet
Daniel Borkmann
1
-2
/
+1
2013-04-22
net: remove a stale comment for dl_next
Eric Dumazet
1
-1
/
+1
2013-04-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2
-10
/
+114
2013-04-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
John W. Linville
4
-36
/
+91
2013-04-22
mac80211: improve the rate control API
Felix Fietkau
1
-0
/
+66
2013-04-22
cfg80211: introduce critical protocol indication from user-space
Arend van Spriel
1
-0
/
+23
2013-04-22
mac80211: indicate admission control in TX queue parameters
Alexander Bondar
1
-0
/
+2
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
5
-14
/
+57
2013-04-20
net: fix incorrect credentials passing
Linus Torvalds
1
-2
/
+2
2013-04-19
irda: small read past the end of array in debug code
Dan Carpenter
1
-1
/
+2
[next]