index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/drivers: use setup_timer
Allen Pais
2017-10-20
1
-6
/
+2
*
s390/qeth: rely on kernel for feature recovery
Julian Wiedmann
2017-10-20
2
-23
/
+19
*
net/sched: Set the net-device for egress device instance
Or Gerlitz
2017-10-20
1
-0
/
+1
*
Merge branch 'cxgb4-more-flower-offloads'
David S. Miller
2017-10-20
11
-27
/
+1068
|
\
|
*
cxgb4: add tc flower support for L3/L4 rewrite
Kumar Sanghvi
2017-10-20
3
-37
/
+244
|
*
cxgb4: introduce fw_filter2_wr to prepare for L3/L4 rewrite support
Kumar Sanghvi
2017-10-20
4
-3
/
+111
|
*
cxgb4: add tc flower support for ETH-SMAC rewrite
Kumar Sanghvi
2017-10-20
2
-0
/
+13
|
*
cxgb4: introduce SMT ops to prepare for SMAC rewrite support
Kumar Sanghvi
2017-10-20
8
-19
/
+519
|
*
cxgb4: add tc flower support for ETH-DMAC rewrite
Kumar Sanghvi
2017-10-20
2
-1
/
+126
|
*
cxgb4: add tc flower support for action PASS
Kumar Sanghvi
2017-10-20
1
-2
/
+6
|
*
cxgb4: add tc flower match support for vlan
Kumar Sanghvi
2017-10-20
1
-0
/
+35
|
*
cxgb4: add tc flower match support for TOS
Kumar Sanghvi
2017-10-20
1
-1
/
+50
|
/
*
tcp: Remove use of inet6_sk and add IPv6 checks to tracepoint
David Ahern
2017-10-20
1
-3
/
+5
*
doc: Update VRF documentation metric
Donald Sharp
2017-10-20
1
-4
/
+9
*
Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2017-10-20
8
-41
/
+211
|
\
|
*
rxrpc: Use MSG_WAITALL to tell sendmsg() to temporarily ignore signals
David Howells
2017-10-18
3
-31
/
+119
|
*
rxrpc: Provide functions for allowing cleaner handling of signals
David Howells
2017-10-18
4
-0
/
+58
|
*
rxrpc: Support service upgrade from a kernel service
David Howells
2017-10-18
6
-10
/
+34
*
|
Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...
David S. Miller
2017-10-20
150
-1911
/
+2639
|
\
\
|
*
|
bcma: use bcma_debug and pr_cont in MIPS driver
Rafał Miłecki
2017-10-17
1
-3
/
+4
|
*
|
rtlwifi: Fix typo in if ... else if ... else construct
Larry Finger
2017-10-17
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-16
32
-242
/
+363
|
|
\
\
|
|
*
\
Merge tag 'iwlwifi-for-kalle-2017-10-06' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2017-10-09
15
-95
/
+132
|
|
|
\
\
|
|
|
*
|
iwlwifi: nvm: set the correct offsets to 3168 series
Chaya Rachel Ivgi
2017-10-06
9
-28
/
+59
|
|
|
*
|
iwlwifi: nvm-parse: unify channel flags printing
Johannes Berg
2017-10-06
1
-59
/
+39
|
|
|
*
|
iwlwifi: mvm: return -ENODATA when reading the temperature with the FW down
Luca Coelho
2017-10-06
1
-1
/
+1
|
|
|
*
|
iwlwifi: stop dbgc recording before stopping DMA
Golan Ben Ami
2017-10-06
2
-5
/
+17
|
|
|
*
|
iwlwifi: mvm: do not print security error in monitor mode
Shaul Triebitz
2017-10-06
4
-2
/
+16
|
|
|
/
/
|
|
*
|
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
2017-10-02
1
-100
/
+97
|
|
*
|
brcmfmac: Add check for short event packets
Kevin Cernekee
2017-10-02
1
-1
/
+2
|
|
*
|
rtlwifi: rtl8821ae: Fix connection lost problem
Larry Finger
2017-10-02
1
-1
/
+1
|
*
|
|
rsi: fix integer overflow warning
Arnd Bergmann
2017-10-13
1
-1
/
+1
|
*
|
|
qtnfmac: do not cache current channel info in driver's state
Igor Mitsyanko
2017-10-13
3
-8
/
+2
|
*
|
|
qtnfmac: make encryption info a part of CONNECT command.
Igor Mitsyanko
2017-10-13
2
-25
/
+22
|
*
|
|
qtnfmac: do not cache BSS state in per-VIF structure
Igor Mitsyanko
2017-10-13
3
-66
/
+42
|
*
|
|
qtnfmac: get rid of QTNF_STATE_AP_START flag
Igor Mitsyanko
2017-10-13
4
-45
/
+2
|
*
|
|
qtnfmac: get rid of QTNF_STATE_AP_CONFIG
Igor Mitsyanko
2017-10-13
3
-12
/
+0
|
*
|
|
qtnfmac: pass channel definition to WiFi card on START_AP command
Igor Mitsyanko
2017-10-13
5
-22
/
+62
|
*
|
|
qtnfmac: pass all AP settings to wireless card for processing
Igor Mitsyanko
2017-10-13
4
-43
/
+101
|
*
|
|
qtnfmac: do not cache AP settings in driver structures
Igor Mitsyanko
2017-10-13
3
-41
/
+25
|
*
|
|
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
2017-10-13
4
-12
/
+4
|
*
|
|
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
9
-8
/
+43
|
*
|
|
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
26
-50
/
+61
|
*
|
|
rtlwifi: Remove BAND_NUM and related fields
Ping-Ke Shih
2017-10-13
1
-16
/
+0
|
*
|
|
rtlwifi: Add RSSI and RF type to wifi.h for phydm
Ping-Ke Shih
2017-10-13
1
-0
/
+6
|
*
|
|
rtlwifi: Add TX/RX throughput statistics in period
Ping-Ke Shih
2017-10-13
2
-4
/
+27
|
*
|
|
rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.
Ping-Ke Shih
2017-10-13
2
-0
/
+40
|
*
|
|
rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_rate
Ping-Ke Shih
2017-10-13
1
-4
/
+38
|
*
|
|
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-10-13
27
-189
/
+166
|
*
|
|
rtlwifi: Remove redundant semicolon in wifi.h.
Ping-Ke Shih
2017-10-13
1
-3
/
+3
[next]