Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d53cdbb94a52a920d5420ed64d986c3523a56743
/
net
7bdfcaa
mac80211: Fix ieee80211_sta_conn_mon_timer with hw connection monitoring
by Juuso Oikarinen
· 15 years ago
1289723
mac80211: sample survey implementation for mac80211 & hwsim
by Holger Schurig
· 15 years ago
03ceede
ath9k: Group Key fix for VAPs
by Daniel Yingqiang Ma
· 15 years ago
67e0f39
mac80211: add missing newline
by Johannes Berg
· 15 years ago
3393a60
mac80211: Prevent running sta_cleanup timer unnecessarily
by Juuso Oikarinen
· 15 years ago
2aab4c2
mac80211: fix stopping RX BA session from timer
by Johannes Berg
· 15 years ago
7834704b
cfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRESPIE events with NULL event body
by Nishant Sarmukadam
· 15 years ago
68dd5b7
mac80211: check whether scan is in progress before queueing scan_work
by Teemu Paasikivi
· 15 years ago
c15cf5f
mac80211: fix typo for LDPC capability
by Luis R. Rodriguez
· 15 years ago
39184b1
mac80211: delay skb linearising in rx decryption
by Zhu Yi
· 15 years ago
b5878a2
mac80211: enhance tracing
by Johannes Berg
· 15 years ago
97ad913
mac80211: Moved mesh action codes to a more visible location
by Javier Cardona
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
8c11e4a
mac80211: fix paged RX crypto
by Johannes Berg
· 15 years ago
54297e4
mac80211: fix some RX aggregation locking
by Johannes Berg
· 15 years ago
098a607
mac80211: clean up/fix aggregation code
by Johannes Berg
· 15 years ago
618f356
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
by Johannes Berg
· 15 years ago
66b0470
mac80211: remove ieee80211_sta_stop_rx_ba_session
by Johannes Berg
· 15 years ago
2b43ae6
mac80211: remove irq disabling for sta lock
by Johannes Berg
· 15 years ago
e64b379
mac80211: fix station destruction problem
by Johannes Berg
· 15 years ago
d5cdfac
cfg80211: Add local-state-change-only auth/deauth/disassoc
by Jouni Malinen
· 15 years ago
d211e90
mac80211: Fix robust management frame handling (MFP)
by Jouni Malinen
· 15 years ago
0379185
mac80211: annotate station rcu dereferences
by Johannes Berg
· 15 years ago
1cb561f
mac80211: Handle mesh action frames in ieee80211_rx_h_action
by Javier Cardona
· 15 years ago
e3efca0
mac80211: Fix drop_unencrypted for MFP with hwaccel
by Jouni Malinen
· 15 years ago
d5d9de0
nl80211: reenable station del for mesh
by Marco Porsch
· 15 years ago
fa83a21
mac80211: Fix dropping of unprotected robust multicast frames
by Jouni Malinen
· 15 years ago
ecbcd32
mac80211: Fix BIP to be used only with group-addressed frames
by Jouni Malinen
· 15 years ago
e69e95d
mac80211: Send deauth/disassoc prior to dropping STA entry
by Jouni Malinen
· 15 years ago
17e4ec1
mac80211: Track Beacon signal strength and implement cqm events
by Jouni Malinen
· 15 years ago
0af26b2
mac80211: enable QoS explicitly in AP mode
by Stanislaw Gruszka
· 15 years ago
e1b3ec1
mac80211: explicitly disable/enable QoS
by Stanislaw Gruszka
· 15 years ago
e3cf8b3
mac80211: support paged rx SKBs
by Zhu Yi
· 15 years ago
55f9893
wireless: remove trailing space in messages
by Frans Pop
· 15 years ago
7236fe2
mac80211: move netdev queue enabling to correct spot
by Johannes Berg
· 15 years ago
533866b
mac80211: fix PREQ processing and one small bug
by Porsch, Marco
· 15 years ago
c7a00dc
mac80211: correct typos in "unavailable upon resume" warning
by John W. Linville
· 15 years ago
368d06f
wireless: convert reg_regdb_search_lock to mutex
by John W. Linville
· 15 years ago
14b4497
mac80211: remove unneed variable from ieee80211_tx_pending()
by Dan Carpenter
· 15 years ago
a97c13c
mac80211: Add support for connection quality monitoring
by Juuso Oikarinen
· 15 years ago
d6dc1a3
cfg80211: Add connection quality monitoring support to nl80211
by Juuso Oikarinen
· 15 years ago
1e4dcd0
mac80211: Add support for connection monitor in hardware
by Juuso Oikarinen
· 15 years ago
76326f1
net/wireless/wext-core.c: Use IW_EVENT_IDX macro
by Joe Perches
· 15 years ago
44608f8
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
by Joe Perches
· 15 years ago
819bfec
rename new rfkill sysfs knobs
by florian@mickler.org
· 15 years ago
09a08cf
mac80211: (really) fix rates setup on IBSS merge
by Bruno Randolf
· 15 years ago
819386d
Revert "mac80211: fix rates setup on IBSS merge"
by John W. Linville
· 15 years ago
eaf5553
mac80211: optimize tx status processing
by Felix Fietkau
· 15 years ago
eae4475
minstrel: make the rate control ops reusable from another rc implementation
by Felix Fietkau
· 15 years ago
44ac91e
minstrel: simplify and fix debugfs code
by Felix Fietkau
· 15 years ago
c2ef355
mac80211: give warning if building w/out rate ctrl algorithm
by Andres Salomon
· 15 years ago
6c26361
enhance sysfs rfkill interface
by florian@mickler.org
· 15 years ago
51f5f8c
mac80211: Fix memory leak in ieee80211_if_write()
by Eric Dumazet
· 15 years ago
2a13052
mac80211: Fix (dynamic) power save entry
by Juuso Oikarinen
· 15 years ago
38a679a
mac80211: Fix sta_mtx unlocking on insert STA failure path
by Jouni Malinen
· 15 years ago
fa9029f
mac80211: use different MAC addresses for virtual interfaces
by Johannes Berg
· 15 years ago
df13cce
mac80211: Improve software scan timing
by Helmut Schaa
· 15 years ago
b4d59a9
mac80211: fix rates setup on IBSS merge
by Bruno Randolf
· 15 years ago
62bb2ac
mac80211: deprecate RX status noise
by Johannes Berg
· 15 years ago
de58657
tipc: filter out messages not intended for this host
by Neil Horman
· 15 years ago
d88dca7
tipc: fix endianness on tipc subscriber messages
by Neil Horman
· 15 years ago
f5c445e
ethtool: Use noinline_for_stack
by Eric Dumazet
· 15 years ago
81160e66
net/sunrpc: Convert (void)snprintf to snprintf
by Joe Perches
· 15 years ago
fc0b5791
net/sunrpc: Remove uses of NIPQUAD, use %pI4
by Joe Perches
· 15 years ago
28b2774
tcp: Fix tcp_make_synack()
by Eric Dumazet
· 15 years ago
9837638
net: fix route cache rebuilds
by Eric Dumazet
· 15 years ago
6cce09f
tcp: Add SNMP counters for backlog and min_ttl drops
by Eric Dumazet
· 15 years ago
10cc2b5
bridge: Fix RCU race in br_multicast_stop
by Herbert Xu
· 15 years ago
49f5fcf
bridge: Use RCU list primitive in __br_mdb_ip_get
by Herbert Xu
· 15 years ago
0c9a2ac
ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
by YOSHIFUJI Hideaki / 吉藤英明
· 15 years ago
72150e9
sock.c: potential null dereference
by Dan Carpenter
· 15 years ago
02a780c
bridge: cleanup: remove unneed check
by Dan Carpenter
· 15 years ago
d17792e
ethtool: Add direct access to ops->get_sset_count
by Jeff Garzik
· 15 years ago
723b2f5
ethtool: Add direct access to ops->get_sset_count
by Jeff Garzik
· 15 years ago
a3a858f
net: backlog functions rename
by Zhu Yi
· 15 years ago
2499849
x25: use limited socket backlog
by Zhu Yi
· 15 years ago
53eecb1
tipc: use limited socket backlog
by Zhu Yi
· 15 years ago
50b1a78
sctp: use limited socket backlog
by Zhu Yi
· 15 years ago
79545b6
llc: use limited socket backlog
by Zhu Yi
· 15 years ago
5534979
udp: use limited socket backlog
by Zhu Yi
· 15 years ago
6b03a53
tcp: use limited socket backlog
by Zhu Yi
· 15 years ago
8eae939
net: add limit for socket backlog
by Zhu Yi
· 15 years ago
d0021b2
tipc: Fix oops on send prior to entering networked mode (v3)
by Neil Horman
· 15 years ago
6d55cb9
gre: fix hard header destination address checking
by Timo Teräs
· 15 years ago
8f37ada
IPv6: fix race between cleanup and add/delete address
by stephen hemminger
· 15 years ago
84e8b80
IPv6: addrconf notify when address is unavailable
by stephen hemminger
· 15 years ago
5b2a195
IPv6: addrconf timer race
by stephen hemminger
· 15 years ago
122e451
IPv6: addrconf dad timer unnecessary bh_disable
by stephen hemminger
· 15 years ago
e5c1a0a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
4fa0043
mac80211: Fix HT rate control configuration
by Sujith
· 15 years ago
1cd4efd
bridge: depends on INET
by Randy Dunlap
· 15 years ago
d4612cb
Bluetooth: Use single_open() for inquiry cache within debugfs
by Marcel Holtmann
· 15 years ago
1162563
af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]
by Jiri Pirko
· 15 years ago
87c1e12
ipsec: Fix bogus bundle flowi
by Herbert Xu
· 15 years ago
9c87ba6
mac80211: Fix reassociation processing (within ESS roaming)
by Jouni Malinen
· 15 years ago
3082a2b
rfkill: Add support for KEY_RFKILL
by Matthew Garrett
· 15 years ago
85b3526
bridge: Fix build error when IGMP_SNOOPING is not enabled
by Sridhar Samudrala
· 15 years ago
4787188
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
76dadd76
scm: Only support SCM_RIGHTS on unix domain sockets.
by Eric W. Biederman
· 15 years ago
642c4c7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
Next »