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
*
net: filter: fix length calculation in BPF testsuite
Chema Gonzalez
2014-06-03
1
-5
/
+16
*
Merge branch 'mvneta'
David S. Miller
2014-06-03
2
-37
/
+85
|
\
|
*
net: mv643xx_eth: Avoid unmapping the TSO header buffers
Ezequiel Garcia
2014-06-03
1
-2
/
+6
|
*
net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path
Ezequiel Garcia
2014-06-03
1
-2
/
+0
|
*
net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
2014-06-03
1
-21
/
+42
|
*
net: mv643xx_eth: Count dropped packets properly
Ezequiel Garcia
2014-06-03
1
-1
/
+4
|
*
net: mvneta: Avoid unmapping the TSO header buffers
Ezequiel Garcia
2014-06-03
1
-3
/
+9
|
*
net: mvneta: Fix missing DMA region unmap
Ezequiel Garcia
2014-06-03
1
-3
/
+2
|
*
net: mvneta: Limit the TSO segments and adjust stop/wake thresholds
Ezequiel Garcia
2014-06-03
1
-4
/
+24
|
*
net: mvneta: Use default NAPI weight instead of a custom one
Ezequiel Garcia
2014-06-03
1
-4
/
+1
|
/
*
macvlan: add netpoll support
dingtianhong
2014-06-03
2
-1
/
+68
*
Merge branch 'cdc_ncm'
David S. Miller
2014-06-03
2
-76
/
+341
|
\
|
*
net: cdc_ncm: document the sysfs API
Bjørn Mork
2014-06-03
1
-0
/
+149
|
*
net: cdc_ncm: allow tuning min_tx_pkt
Bjørn Mork
2014-06-03
1
-0
/
+24
|
*
net: cdc_ncm: export NCM Transfer Block (NTB) parameters
Bjørn Mork
2014-06-03
1
-0
/
+30
|
*
net: cdc_ncm: drop ethtool coalesce support
Bjørn Mork
2014-06-03
1
-48
/
+0
|
*
net: cdc_ncm: use sysfs for rx/tx aggregation tuning
Bjørn Mork
2014-06-03
1
-19
/
+125
|
*
net: cdc_ncm: inform usbnet when rx buffers are reduced
Bjørn Mork
2014-06-03
1
-7
/
+7
|
*
net: cdc_ncm: always reallocate tx_curr_skb when tx_max increases
Bjørn Mork
2014-06-03
1
-0
/
+5
|
*
net: cdc_ncm: reduce skb truesize in rx path
Bjørn Mork
2014-06-03
1
-4
/
+3
|
/
*
macvlan: fix the problem when mac address changes for passthru mode
dingtianhong
2014-06-03
1
-12
/
+38
*
net: stmmac: Handle different error codes from platform_get_irq_byname
Chen-Yu Tsai
2014-06-02
2
-7
/
+14
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2014-06-02
88
-997
/
+2174
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-06-02
88
-997
/
+2174
|
|
\
|
|
*
wil6210: improve debug for WMI receive
Vladimir Kondratiev
2014-05-30
1
-7
/
+17
|
|
*
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-05-30
15
-305
/
+534
|
|
|
\
|
|
|
*
ath10k: abort incomplete scatter-gather pci tx properly
Michal Kazior
2014-05-27
3
-6
/
+40
|
|
|
*
ath10k: protect src_ring state with ce_lock in tx_sg()
Michal Kazior
2014-05-27
1
-3
/
+7
|
|
|
*
ath10k: ensure rx-frag ignores rssi
Ben Greear
2014-05-27
1
-0
/
+1
|
|
|
*
ath10k: dont configure bssid for ap mode
Michal Kazior
2014-05-27
1
-1
/
+6
|
|
|
*
ath10k: protect wep tx key setup
Michal Kazior
2014-05-27
1
-2
/
+10
|
|
|
*
ath10k: drain tx before restarting hw
Michal Kazior
2014-05-27
1
-9
/
+22
|
|
|
*
ath10k: perform hw restart lazily
Michal Kazior
2014-05-27
2
-19
/
+20
|
|
|
*
ath10k: clean up start() callback
Michal Kazior
2014-05-27
1
-11
/
+23
|
|
|
*
ath10k: make core registering async
Michal Kazior
2014-05-26
2
-12
/
+33
|
|
|
*
ath10k: remove unnecessary tasklet_kill()
Michal Kazior
2014-05-26
1
-2
/
+0
|
|
|
*
ath10k: relocate core create/destroy functions
Michal Kazior
2014-05-26
1
-64
/
+64
|
|
|
*
ath10k: fix protected flag stripping
Michal Kazior
2014-05-26
1
-9
/
+24
|
|
|
*
ath9k/ath10k: remove unnecessary channel_switch_beacon callbacks
Luciano Coelho
2014-05-23
2
-18
/
+0
|
|
|
*
ath10k: fix ath10k_bmi_read32 macro
Frederic Danis
2014-05-23
1
-1
/
+2
|
|
|
*
ath10k: prevent hif_stop being called twice
Michal Kazior
2014-05-23
1
-0
/
+3
|
|
|
*
ath10k: fix core start sequence
Michal Kazior
2014-05-23
8
-107
/
+76
|
|
|
*
ath10k: support get/set antenna configurations.
Ben Greear
2014-05-22
2
-0
/
+86
|
|
|
*
ath10k: fix pmf for action frames
Marek Kwaczynski
2014-05-16
2
-5
/
+24
|
|
|
*
ath10k: get rid of pci_assign_resource() call from pci_probe
Bartosz Markowski
2014-05-16
1
-12
/
+0
|
|
|
*
ath10k: enable early device dumps
Michal Kazior
2014-05-16
1
-4
/
+4
|
|
|
*
ath10k: retry warm reset a few times
Michal Kazior
2014-05-16
1
-3
/
+26
|
|
|
*
ath10k: improve warm reset reliability
Michal Kazior
2014-05-16
1
-0
/
+22
|
|
|
*
ath10k: fix spelling mistake in comments
Ben Greear
2014-05-16
1
-2
/
+2
|
|
|
*
ath10k: fix handling of wierd MSDU chaining cases
Michal Kazior
2014-05-14
1
-1
/
+19
[next]