index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211/mac80211: report signal strength for mgmt frames
Johannes Berg
2012-03-06
4
-8
/
+24
*
mac80211: combine QoS with other BSS changes
Johannes Berg
2012-03-05
4
-9
/
+17
*
mac80211: use common radiotap code for cooked monitors
Johannes Berg
2012-03-05
1
-30
/
+9
*
cfg80211: Add an attribute to set inactivity timeout in AP mode
Vasanthakumar Thiagarajan
2012-03-05
1
-0
/
+8
*
mac80211: fix the support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2012-03-05
2
-1
/
+11
*
mac80211: add an rx flag for ignoring a packet's signal strength
Felix Fietkau
2012-03-05
1
-3
/
+6
*
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-03-05
10
-42
/
+53
*
mac80211: use 16 bit alignment for the if_ibss bssid field
Felix Fietkau
2012-03-05
1
-1
/
+1
*
{nl,cfg,mac}80211: Implement RSSI threshold for mesh peering
Ashok Nagarajan
2012-03-05
5
-1
/
+33
*
mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMP
Chun-Yeow Yeoh
2012-03-05
2
-5
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
2
-1
/
+4
|
\
|
*
mac80211: Fix a warning on changing to monitor mode from STA
Mohammed Shafi Shajakhan
2012-02-21
1
-0
/
+3
|
*
mac80211: zero initialize count field in ieee80211_tx_rate
Mohammed Shafi Shajakhan
2012-02-21
1
-1
/
+1
*
|
mac80211: handle non-bufferable MMPDUs correctly
Johannes Berg
2012-02-29
2
-8
/
+13
*
|
mac80211: make deauth/disassoc sequence more natural
Johannes Berg
2012-02-29
1
-37
/
+47
*
|
mac80211: fix ieee80211_set_disassoc() sending DelBA
Johannes Berg
2012-02-29
1
-3
/
+3
*
|
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
Johannes Berg
2012-02-29
1
-33
/
+38
*
|
cfg80211: remove cookies from callbacks
Johannes Berg
2012-02-29
4
-29
/
+23
*
|
mac80211: remove local_to_hw
Johannes Berg
2012-02-27
4
-11
/
+5
*
|
mac80211: fix sta_info_flush() return value
Johannes Berg
2012-02-27
1
-1
/
+3
*
|
mac80211: fix auth/assoc data & timer leak
Johannes Berg
2012-02-27
3
-0
/
+16
*
|
mac80211: use proper sub_if_data on suspend path
Jakub Kicinski
2012-02-27
1
-1
/
+1
*
|
mac80211: fix associated vs. idle race
Johannes Berg
2012-02-27
1
-1
/
+15
*
|
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-02-27
6
-2
/
+4
*
|
mac80211: remove redundant monitor_work enqueueing
Eliad Peller
2012-02-27
1
-1
/
+0
*
|
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
Eliad Peller
2012-02-27
1
-2
/
+6
*
|
cfg80211: restructure AP/GO mode API
Johannes Berg
2012-02-22
4
-206
/
+210
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
48
-231
/
+272
|
\
\
|
|
/
|
*
mac80211: do not call rate control .tx_status before .rate_init
Felix Fietkau
2012-02-15
1
-1
/
+1
|
*
mac80211: call rate control only after init
Johannes Berg
2012-02-15
4
-3
/
+6
|
*
Bluetooth: Fix possible use after free in delete path
Ulisses Furquim
2012-02-15
1
-2
/
+2
|
*
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-15
1
-3
/
+3
|
*
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
Johan Hedberg
2012-02-15
1
-1
/
+2
|
*
Bluetooth: Fix RFCOMM session reference counting issue
Octavian Purdila
2012-02-15
1
-6
/
+12
|
*
Bluetooth: silence lockdep warning
Octavian Purdila
2012-02-15
3
-7
/
+9
|
*
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-15
1
-4
/
+8
|
*
Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket
Andrzej Kaczmarek
2012-02-15
1
-1
/
+1
|
*
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-15
1
-1
/
+1
|
*
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2012-02-15
1
-0
/
+4
|
*
mac80211: Fix a rwlock bad magic bug
Mohammed Shafi Shajakhan
2012-02-09
1
-2
/
+2
|
*
mac80211: timeout a single frame in the rx reorder buffer
Eliad Peller
2012-02-01
1
-1
/
+1
|
*
af_unix: fix EPOLLET regression for stream sockets
Eric Dumazet
2012-01-30
1
-15
/
+4
|
*
tcp: fix tcp_trim_head() to adjust segment count with skb MSS
Neal Cardwell
2012-01-30
1
-4
/
+2
|
*
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2012-01-30
2
-3
/
+14
|
*
net caif: Register properly as a pernet subsystem.
Eric W. Biederman
2012-01-27
2
-21
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-01-27
2
-0
/
+2
|
|
\
|
*
|
net: RTNETLINK adjusting values of min_ifinfo_dump_size
Stefan Gula
2012-01-26
1
-0
/
+3
|
*
|
ipv6: Fix ip_gre lockless xmits.
Willem de Bruijn
2012-01-26
1
-0
/
+4
|
*
|
netns: fix net_alloc_generic()
Eric Dumazet
2012-01-26
1
-15
/
+16
|
*
|
tcp: bind() optimize port allocation
Flavio Leitner
2012-01-25
1
-4
/
+2
[next]