index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
*
net: replace br_fdb_external_learn_* calls with switchdev notifier events
Jiri Pirko
2015-01-18
3
-35
/
+59
*
switchdev: introduce switchdev notifier
Jiri Pirko
2015-01-18
1
-0
/
+65
*
socket: use ki_nbytes instead of iov_length()
Nicolas Dichtel
2015-01-17
1
-6
/
+4
*
tc: cls_bpf: rename bpf_len to bpf_num_ops
Jiri Pirko
2015-01-17
1
-9
/
+9
*
tc: add BPF based action
Jiri Pirko
2015-01-17
3
-0
/
+218
*
bridge: fix setlink/dellink notifications
Roopa Prabhu
2015-01-17
2
-24
/
+26
*
netlink: Fix netlink_insert EADDRINUSE error
Herbert Xu
2015-01-16
1
-4
/
+7
*
bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse()
Nicolas Dichtel
2015-01-15
1
-1
/
+1
*
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-15
36
-476
/
+1101
|
\
|
*
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
2015-01-14
1
-0
/
+52
|
*
cfg80211: avoid reg-hints in self-managed only systems
Arik Nemtsov
2015-01-14
1
-0
/
+25
|
*
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
2015-01-14
1
-2
/
+29
|
*
mac80211: don't defer scans in case of radar detection
Eliad Peller
2015-01-14
1
-1
/
+1
|
*
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
2015-01-14
1
-2
/
+30
|
*
mac80211: remove local->radar_detect_enabled
Eliad Peller
2015-01-14
4
-7
/
+5
|
*
mac80211: add TDLS supported channels correctly
Arik Nemtsov
2015-01-14
1
-5
/
+21
|
*
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
2015-01-14
10
-22
/
+27
|
*
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
2015-01-09
1
-3
/
+13
|
*
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
2015-01-08
5
-2
/
+68
|
*
nl80211: support per-TID station statistics
Johannes Berg
2015-01-08
1
-0
/
+41
|
*
cfg80211: add nl80211 beacon-only statistics
Johannes Berg
2015-01-08
1
-0
/
+2
|
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
4
-133
/
+96
|
*
mac80211: allow drivers to provide most station statistics
Johannes Berg
2015-01-08
3
-73
/
+87
|
*
mac80211: send statistics with delete station event
Johannes Berg
2015-01-08
1
-1
/
+3
|
*
cfg80211: allow including station info in delete event
Johannes Berg
2015-01-08
1
-22
/
+16
|
*
cfg80211: add scan time to survey data
Johannes Berg
2015-01-08
2
-2
/
+9
|
*
cfg80211: allow survey data to return global data
Johannes Berg
2015-01-08
1
-13
/
+18
|
*
cfg80211: remove "channel" from survey names
Johannes Berg
2015-01-08
3
-38
/
+38
|
*
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
2015-01-07
1
-6
/
+3
|
*
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-01-07
8
-23
/
+54
|
|
\
|
*
|
mac80211: skip disabled channels in VHT check
Arik Nemtsov
2015-01-06
1
-4
/
+6
|
*
|
nl80211: define multicast group names in header
Johannes Berg
2015-01-06
1
-6
/
+6
|
*
|
cfg80211: add extensible feature flag attribute
Gautam Kumar Shukla
2015-01-06
1
-0
/
+5
|
*
|
mac80211: fix dot11MulticastTransmittedFrameCount tested address
Eliad Peller
2014-12-23
1
-1
/
+1
|
*
|
mac80211: minstrel: reduce size of struct minstrel_rate_stats
Felix Fietkau
2014-12-19
2
-10
/
+11
|
*
|
nl80211: Stop scheduled scan if netlink client disappears
Jukka Rissanen
2014-12-18
3
-0
/
+34
|
*
|
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
2014-12-18
4
-17
/
+27
|
*
|
mac80211: avoid reconfig if no interfaces are up
Eliad Peller
2014-12-17
1
-5
/
+6
|
*
|
mac80211: remove unused variable in ieee80211_parse_ch_switch_ie()
Luciano Coelho
2014-12-17
1
-4
/
+0
|
*
|
mac80211: update sta bw on ht chanwidth action frame
Eliad Peller
2014-12-17
3
-38
/
+47
|
*
|
mac80211: handle power constraint and country IEs in RRM
Moshe Benji
2014-12-17
1
-4
/
+8
|
*
|
mac80211: Fix ignored HT override configurations
Chaya Rachel Ivgi
2014-12-17
1
-14
/
+29
|
*
|
cfg80211: avoid intersection when applying self-managed reg
Arik Nemtsov
2014-12-17
1
-3
/
+13
|
*
|
cfg80211: return private regdom for self-managed devices
Arik Nemtsov
2014-12-17
1
-0
/
+24
|
*
|
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
2014-12-17
5
-19
/
+149
|
*
|
cfg80211: allow usermode to query wiphy specific regdom
Arik Nemtsov
2014-12-17
3
-34
/
+142
|
*
|
mac80211: keep sending peer candidate events while in listen state
Nishikawa, Kenzoh
2014-12-17
1
-0
/
+7
|
*
|
mac80211: notify channel switch at the end of ieee80211_chswitch_post_beacon()
Luciano Coelho
2014-12-17
1
-2
/
+2
|
*
|
mac80211: notify NSS changed when IBSS and HT
Janusz Dziedzic
2014-12-17
1
-2
/
+9
|
*
|
mac80211: move U-APSD enablement to vif flags
Johannes Berg
2014-12-15
3
-7
/
+6
[next]