index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: clean up an ieee80211_do_open error path
Johannes Berg
2012-04-11
1
-3
/
+3
*
mac80211: add improved HW queue control
Johannes Berg
2012-04-11
7
-38
/
+162
*
mac80211: add explicit monitor interface if needed
Johannes Berg
2012-04-11
6
-3
/
+89
*
mac80211: manage AP netdev carrier state
Johannes Berg
2012-04-11
2
-3
/
+16
*
mac80211: Check basic rates when peering
Ashok Nagarajan
2012-04-11
3
-7
/
+12
*
mac80211: Modify sta_get_rates to give basic rates
Ashok Nagarajan
2012-04-11
5
-11
/
+23
*
mac80211: Indicate basic rates when adding rate IEs
Ashok Nagarajan
2012-04-11
4
-14
/
+24
*
mac80211: Use mandatory rates as basic rates when starting mesh
Ashok Nagarajan
2012-04-11
1
-0
/
+4
*
{nl,cfg}80211: Support for mesh synchronization
Javier Cardona
2012-04-10
3
-0
/
+27
*
mac80211: Implement mesh synchronization framework
Javier Cardona
2012-04-10
9
-8
/
+380
*
mac80211: Allow tsf increments via debugfs
Javier Cardona
2012-04-10
1
-0
/
+12
*
mac80211: sanity check for null SSID
Stanislaw Gruszka
2012-04-10
2
-4
/
+17
*
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
2012-04-10
5
-8
/
+9
*
mac80211: lazily stop queues in add_pending
Johannes Berg
2012-04-10
1
-4
/
+4
*
mac80211: debounce queue stop/wake
Johannes Berg
2012-04-10
1
-0
/
+6
*
mac80211: decouple # of netdev queues from HW queues
Johannes Berg
2012-04-10
2
-2
/
+6
*
mac80211: refuse TX queue configuration on non-QoS HW
Johannes Berg
2012-04-10
3
-16
/
+22
*
cfg80211/nl80211: clarify TX queue API
Johannes Berg
2012-04-10
4
-17
/
+19
*
mac80211: notify driver of rate control updates
Johannes Berg
2012-04-10
4
-1
/
+46
*
mac80211: remove queue stop on rate control update
Johannes Berg
2012-04-10
2
-20
/
+0
*
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
7
-66
/
+45
*
mac80211: set HT channel before association
Johannes Berg
2012-04-10
3
-131
/
+114
*
mac80211: use AC constants
Johannes Berg
2012-04-10
1
-4
/
+4
*
mac80211: inline ieee80211_add_pending_skbs
Johannes Berg
2012-04-10
2
-8
/
+5
*
mac80211: make ieee80211_downgrade_queue static
Johannes Berg
2012-04-10
2
-23
/
+20
*
mac80211: clean up uAPSD TX code
Johannes Berg
2012-04-10
1
-3
/
+3
*
mac80211: fix mesh TX coding style
Johannes Berg
2012-04-10
1
-6
/
+6
*
mac80211: don't always advertise remain-on-channel
Johannes Berg
2012-04-10
1
-2
/
+4
*
cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB
Luis R. Rodriguez
2012-04-09
1
-0
/
+10
*
mac80211: fix the RANN propagation issues
Chun-Yeow Yeoh
2012-04-09
2
-6
/
+20
*
mac80211: fix the sparse warnings on endian handling in RANN propagation
Chun-Yeow Yeoh
2012-04-09
1
-2
/
+2
*
mac80211: when receiving DTIM disable power-save mode only if it was enabled
Ronald Wahl
2012-04-09
1
-3
/
+5
*
mac80211: optimize aggregation session timeout handling
Felix Fietkau
2012-04-09
6
-9
/
+40
*
mac80211: reduce code duplication in debugfs code
Felix Fietkau
2012-04-09
1
-58
/
+13
*
cfg80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-04-09
2
-16
/
+18
*
mac80211: end service period only after sending last buffered frame
Marco Porsch
2012-04-09
1
-7
/
+9
*
mac80211: Add iface name when calling WARN-ON.
Ben Greear
2012-04-09
1
-1
/
+3
*
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
8
-73
/
+70
*
mac80211: flush to get the tx status of nullfunc frame immediately
Rajkumar Manoharan
2012-04-09
1
-0
/
+2
*
mac80211: do not send pspoll when powersave is disabled
Rajkumar Manoharan
2012-04-09
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-03-27
3
-14
/
+21
|
\
|
*
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
2012-03-26
1
-1
/
+2
|
*
mac80211: remove outdated comment
Eliad Peller
2012-03-26
1
-3
/
+0
|
*
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
2012-03-26
1
-10
/
+19
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-27
7
-57
/
+103
|
\
\
|
*
|
net: fix a potential rcu_read_lock() imbalance in rt6_fill_node()
Eric Dumazet
2012-03-27
1
-2
/
+6
|
*
|
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
1
-2
/
+2
|
*
|
Merge branch 'master' of git://1984.lsi.us.es/net
David S. Miller
2012-03-23
5
-53
/
+95
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
netfilter: nf_conntrack: permanently attach timeout policy to conntrack
Pablo Neira Ayuso
2012-03-23
1
-17
/
+22
|
|
*
netfilter: xt_CT: fix assignation of the generic protocol tracker
Pablo Neira Ayuso
2012-03-23
1
-1
/
+8
[next]