index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-04
mac80211: Allow a STA to join an IBSS with 80+80 MHz channel
Jouni Malinen
1
-0
/
+1
2015-12-04
cfg80211: reg: Refactor calculation of bandwidth flags
Michal Sojka
1
-54
/
+37
2015-12-04
mac80211: rewrite remain-on-channel logic
Johannes Berg
3
-291
/
+316
2015-12-04
mac80211: simplify ack_skb handling
Johannes Berg
3
-18
/
+13
2015-12-04
mac80211: move off-channel/mgmt-tx code to offchannel.c
Johannes Berg
3
-495
/
+502
2015-12-04
mac80211: fix mgmt-tx abort cookie and leak
Johannes Berg
1
-3
/
+2
2015-12-04
mac80211: catch queue stop underflow
Johannes Berg
1
-2
/
+5
2015-12-04
mac80211: properly free TX skbs when monitor TX fails
Johannes Berg
1
-1
/
+1
2015-12-04
mac80211: properly free skb when r-o-c for TX fails
Johannes Berg
1
-1
/
+1
2015-12-04
Revert "mac80211: don't advertise NL80211_FEATURE_FULL_AP_CLIENT_STATE"
Johannes Berg
1
-1
/
+2
2015-12-04
cfg80211: handle add_station auth/assoc flag quirks
Johannes Berg
2
-14
/
+19
2015-12-04
cfg80211: use NL80211_ATTR_STA_AID in nl82011_set_station
Ayala Beker
1
-2
/
+2
2015-12-04
mac80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
1
-0
/
+6
2015-12-04
cfg80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
3
-0
/
+38
2015-12-04
mac80211: add new IEEE80211_VIF_GET_NOA_UPDATE flag
Janusz.Dziedzic@tieto.com
1
-2
/
+4
2015-12-04
cfg80211: Remove unused cfg80211_can_use_iftype_chan()
Michal Sojka
2
-121
/
+0
2015-12-04
cfg80211: reg: Remove unused function parameter
Michal Sojka
1
-4
/
+3
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
3
-4
/
+55
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
2
-43
/
+126
2015-12-04
cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented
Ola Olsson
1
-0
/
+3
2015-12-04
mac80211: remove string from unaligned packet warning
Johannes Berg
1
-2
/
+1
2015-12-04
lib80211: ratelimit key index mismatch
Johannes Berg
2
-4
/
+4
2015-12-04
mac80211: mesh: print MAC address instead of pointer
Johannes Berg
1
-2
/
+2
2015-12-04
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
1
-7
/
+0
2015-12-04
cfg80211: add complete data to station add/change tracing
Johannes Berg
1
-0
/
+38
2015-12-04
cfg80211: Add missing tracing to cfg80211
Ilan Peer
3
-5
/
+108
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
2
-2
/
+17
2015-12-04
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
6
-15
/
+21
2015-12-03
mac80211: fix off-channel mgmt-tx uninitialized variable usage
Johannes Berg
1
-2
/
+6
2015-12-03
mac80211: do not actively scan DFS channels
Antonio Quartulli
1
-4
/
+5
2015-12-03
mac80211: don't teardown sdata on sdata stop
Eliad Peller
1
-1
/
+1
2015-11-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-1032
/
+1207
2015-11-24
net/ipv4/ipconfig: Rejoin broken lines in console output
Geert Uytterhoeven
1
-10
/
+9
2015-11-24
net: dsa: include gpio consumer header file
Arnd Bergmann
1
-0
/
+1
2015-11-23
VSOCK: constify vmci_transport_notify_ops structures
Julia Lawall
4
-5
/
+6
2015-11-23
net: atm: constify in_cache_ops and eg_cache_ops structures
Julia Lawall
2
-4
/
+4
2015-11-23
net: ipmr: factor out common vif init code
Nikolay Aleksandrov
1
-21
/
+19
2015-11-23
net: ipmr: rearrange and cleanup setsockopt
Nikolay Aleksandrov
1
-84
/
+107
2015-11-23
net: ipmr: drop ip_mr_init() mrt_cachep null check as we'll panic if it fails
Nikolay Aleksandrov
1
-2
/
+0
2015-11-23
net: ipmr: drop an instance of CONFIG_IP_MROUTE_MULTIPLE_TABLES
Nikolay Aleksandrov
1
-2
/
+2
2015-11-23
net: ipmr: make ip_mroute_getsockopt more understandable
Nikolay Aleksandrov
1
-14
/
+14
2015-11-23
net: ipmr: fix code and comment style
Nikolay Aleksandrov
1
-105
/
+37
2015-11-23
net: ipmr: remove some pimsm ifdefs and simplify
Nikolay Aleksandrov
1
-96
/
+84
2015-11-23
net: ipmr: always define mroute_reg_vif_num
Nikolay Aleksandrov
1
-8
/
+0
2015-11-23
net: ipmr: move the tbl id check in ipmr_new_table
Nikolay Aleksandrov
1
-11
/
+17
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
1
-0
/
+17
2015-11-23
Bluetooth: Increment management interface revision
Johan Hedberg
1
-1
/
+1
2015-11-23
Bluetooth: Fix powering on with privacy and advertising
Andrzej Kaczmarek
1
-7
/
+7
2015-11-23
Bluetooth: Fix returning proper HCI status from __hci_req_sync
Johan Hedberg
1
-1
/
+7
2015-11-22
net: IPv6 fib lookup tracepoint
David Ahern
2
-0
/
+14
[next]