index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
37
-522
/
+1194
2015-01-19
mac80211: delete the assoc/auth timer upon suspend
Emmanuel Grumbach
1
-0
/
+12
2015-01-19
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
1
-6
/
+0
2015-01-16
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
1
-1
/
+1
2015-01-16
mac80211: remove doubled semicolon
Johannes Berg
1
-1
/
+1
2015-01-15
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
4
-36
/
+84
2015-01-15
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
2
-5
/
+1
2015-01-15
mac80211: remove 80+80 MHz rate reporting
Johannes Berg
3
-9
/
+0
2015-01-14
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
1
-0
/
+52
2015-01-14
cfg80211: avoid reg-hints in self-managed only systems
Arik Nemtsov
1
-0
/
+25
2015-01-14
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
1
-2
/
+29
2015-01-14
mac80211: don't defer scans in case of radar detection
Eliad Peller
1
-1
/
+1
2015-01-14
mac80211: consider only relevant vifs for radar_required calculation
Eliad Peller
1
-2
/
+30
2015-01-14
mac80211: remove local->radar_detect_enabled
Eliad Peller
4
-7
/
+5
2015-01-14
mac80211: add TDLS supported channels correctly
Arik Nemtsov
1
-5
/
+21
2015-01-14
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
10
-22
/
+27
2015-01-09
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
1
-3
/
+13
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
5
-2
/
+68
2015-01-08
nl80211: support per-TID station statistics
Johannes Berg
1
-0
/
+41
2015-01-08
cfg80211: add nl80211 beacon-only statistics
Johannes Berg
1
-0
/
+2
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
4
-133
/
+96
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
3
-73
/
+87
2015-01-08
mac80211: send statistics with delete station event
Johannes Berg
1
-1
/
+3
2015-01-08
cfg80211: allow including station info in delete event
Johannes Berg
1
-22
/
+16
2015-01-08
cfg80211: add scan time to survey data
Johannes Berg
2
-2
/
+9
2015-01-08
cfg80211: allow survey data to return global data
Johannes Berg
1
-13
/
+18
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
3
-38
/
+38
2015-01-07
mac80211: Re-fix accounting of the tailroom-needed counter
Ido Yariv
1
-6
/
+3
2015-01-07
Merge branch 'mac80211' into mac80211-next
Johannes Berg
8
-23
/
+54
2015-01-06
mac80211: skip disabled channels in VHT check
Arik Nemtsov
1
-4
/
+6
2015-01-06
nl80211: define multicast group names in header
Johannes Berg
1
-6
/
+6
2015-01-06
cfg80211: add extensible feature flag attribute
Gautam Kumar Shukla
1
-0
/
+5
2015-01-05
Revert "mac80211: Fix accounting of the tailroom-needed counter"
Johannes Berg
1
-3
/
+9
2015-01-02
net: skbuff: don't zero tc members when freeing skb
Florian Westphal
1
-7
/
+0
2015-01-02
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
24
-1687
/
+2869
2015-01-02
geneve: Add Geneve GRO support
Joe Stringer
1
-2
/
+95
2015-01-02
net: Add Transparent Ethernet Bridging GRO support.
Jesse Gross
1
-0
/
+92
2014-12-31
fib_trie: Add tracking value for suffix length
Alexander Duyck
1
-6
/
+116
2014-12-31
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
Alexander Duyck
1
-9
/
+5
2014-12-31
fib_trie: inflate/halve nodes in a more RCU friendly way
Alexander Duyck
1
-121
/
+115
2014-12-31
fib_trie: Push tnode flushing down to inflate/halve
Alexander Duyck
1
-53
/
+50
2014-12-31
fib_trie: Push assignment of child to parent down into inflate/halve
Alexander Duyck
1
-83
/
+66
2014-12-31
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
1
-86
/
+89
2014-12-31
fib_trie: Move resize to after inflate/halve
Alexander Duyck
1
-157
/
+154
2014-12-31
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
3
-101
/
+85
2014-12-31
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
1
-27
/
+26
2014-12-31
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
1
-113
/
+81
2014-12-31
fib_trie: Optimize fib_table_insert
Alexander Duyck
1
-125
/
+71
2014-12-31
fib_trie: Optimize fib_find_node
Alexander Duyck
1
-15
/
+21
2014-12-31
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
Alexander Duyck
1
-157
/
+93
[next]