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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
cfg80211: invert HE BSS color 'disabled' to 'enabled'
Johannes Berg
5
-13
/
+10
2020-07-31
mac80211: add a function for running rx without passing skbs to the stack
Felix Fietkau
3
-23
/
+64
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
3
-34
/
+43
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
7
-22
/
+18
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
3
-7
/
+3
2020-07-31
mac80211: do not overwrite the sequence number if requested
Mathy Vanhoef
1
-0
/
+3
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
3
-0
/
+6
2020-07-31
mac80211: never drop injected frames even if normally not allowed
Mathy Vanhoef
1
-1
/
+1
2020-07-31
cfg80211: Add support to advertize OCV support
Veerendranath Jakkam
1
-0
/
+4
2020-07-31
cfg80211/mac80211: avoid bss color setting in non-HE modes
P Praneesh
3
-4
/
+11
2020-07-31
mac80211: calculate skb hash early when using itxq
Felix Fietkau
1
-0
/
+1
2020-07-31
net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb
Felix Fietkau
2
-3
/
+1
2020-07-31
mac80211: improve AQL tx airtime estimation
Felix Fietkau
3
-7
/
+24
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
5
-1
/
+12
2020-07-31
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
6
-2
/
+23
2020-07-31
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
8
-2
/
+66
2020-07-31
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
2
-0
/
+16
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
17
-44
/
+43
2020-07-31
nl80211: Simplify error handling path in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-8
/
+11
2020-07-31
nl80211: Remove a misleading label in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-21
/
+10
2020-07-31
net/wireless: regulatory.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-31
net/wireless: mac80211.h: drop duplicate words in comments
Randy Dunlap
1
-3
/
+3
2020-07-31
net/wireless: cfg80211.h: drop duplicate words in comments
Randy Dunlap
1
-2
/
+2
2020-07-31
net/wireless: wireless.h: drop duplicate word in comments
Randy Dunlap
1
-1
/
+1
2020-07-31
net/wireless: nl80211.h: drop duplicate words in comments
Randy Dunlap
1
-9
/
+9
2020-07-31
cfg80211: allow vendor dumpit to terminate by returning 0
Julian Squires
1
-1
/
+1
2020-07-31
mac80211: remove the need for variable rates_idx
Colin Ian King
1
-3
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
10
-10
/
+94
2020-07-31
Bluetooth: use the proper scan params when conn is pending
Alain Michaud
1
-0
/
+24
2020-07-30
net: ll_temac: Use devm_platform_ioremap_resource_byname()
Wang Hai
1
-4
/
+2
2020-07-30
Merge branch 'net-ethernet-use-generic-power-management'
David S. Miller
3
-58
/
+22
2020-07-30
tlan: use generic power management
Vaibhav Gupta
1
-25
/
+6
2020-07-30
sis900: use generic power management
Vaibhav Gupta
1
-16
/
+7
2020-07-30
sc92031: use generic power management
Vaibhav Gupta
1
-17
/
+9
2020-07-30
bnxt_en: Remove superfluous memset()
Li Heng
1
-2
/
+0
2020-07-30
liquidio: Replace vmalloc with kmalloc in octeon_register_dispatch_fn()
Wang Hai
1
-7
/
+4
2020-07-30
net/sched: act_pedit: Use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-2
/
+1
2020-07-30
mlxsw: spectrum_cnt: Use flex_array_size() helper in memcpy()
Gustavo A. R. Silva
1
-3
/
+2
2020-07-30
sfc_ef100: remove duplicated include from ef100_netdev.c
YueHaibing
1
-1
/
+0
2020-07-30
ptp: ptp_clockmatrix: update to support 4.8.7 firmware
Min Li
3
-209
/
+1045
2020-07-30
Merge branch 'l2tp-tidy-up-l2tp-core-API'
David S. Miller
4
-111
/
+154
2020-07-30
l2tp: improve API documentation in l2tp_core.h
Tom Parkin
1
-14
/
+72
2020-07-30
l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl
Tom Parkin
2
-2
/
+2
2020-07-30
l2tp: remove build_header callback in struct l2tp_session
Tom Parkin
2
-7
/
+4
2020-07-30
l2tp: return void from l2tp_session_delete
Tom Parkin
3
-10
/
+5
2020-07-30
l2tp: don't export tunnel and session free functions
Tom Parkin
2
-47
/
+46
2020-07-30
l2tp: don't export __l2tp_session_unhash
Tom Parkin
2
-32
/
+26
2020-07-30
selftests: txtimestamp: add flag for timestamp validation tolerance.
Jian Yang
1
-2
/
+8
2020-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
12
-69
/
+338
2020-07-30
igb: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+2
[prev]
[next]