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
...
|
|
*
|
|
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
2018-11-22
1
-2
/
+2
|
|
/
/
/
|
*
|
|
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
2018-11-22
1
-2
/
+7
|
*
|
|
net/dim: Update DIM start sample after each DIM iteration
Tal Gilboa
2018-11-22
1
-0
/
+2
|
*
|
|
net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...
Vincent Chen
2018-11-22
1
-4
/
+3
|
*
|
|
Merge branch 'smc-fixes'
David S. Miller
2018-11-22
8
-50
/
+120
|
|
\
\
\
|
|
*
|
|
net/smc: use after free fix in smc_wr_tx_put_slot()
Ursula Braun
2018-11-22
1
-1
/
+3
|
|
*
|
|
net/smc: atomic SMCD cursor handling
Ursula Braun
2018-11-22
2
-26
/
+60
|
|
*
|
|
net/smc: add SMC-D shutdown signal
Hans Wippel
2018-11-22
4
-14
/
+43
|
|
*
|
|
net/smc: use queue pair number when matching link group
Karsten Graul
2018-11-22
3
-9
/
+12
|
|
*
|
|
net/smc: abort CLC connection in smc_release
Hans Wippel
2018-11-22
1
-0
/
+2
|
|
/
/
/
|
*
|
|
Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...
David S. Miller
2018-11-22
16
-38
/
+82
|
|
\
\
\
|
|
*
|
|
mt76: fix uninitialized mutex access setting rts threshold
Lorenzo Bianconi
2018-11-16
2
-3
/
+2
|
|
*
|
|
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
2018-11-16
1
-1
/
+2
|
|
*
|
|
ath10k: don't assume 'vif' is non-NULL in flush()
Brian Norris
2018-11-16
1
-1
/
+1
|
|
*
|
|
Merge tag 'iwlwifi-for-kalle-2018-11-15' of git://git.kernel.org/pub/scm/linu...
Kalle Valo
2018-11-16
6
-20
/
+47
|
|
|
\
\
\
|
|
|
*
|
|
iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
Luca Coelho
2018-11-15
1
-8
/
+28
|
|
|
*
|
|
iwlwifi: fix D3 debug data buffer memory leak
Shahar S Matityahu
2018-11-15
2
-1
/
+7
|
|
|
*
|
|
iwlwifi: mvm: fix regulatory domain update when the firmware starts
Emmanuel Grumbach
2018-11-15
2
-5
/
+8
|
|
|
*
|
|
iwlwifi: mvm: support sta_statistics() even on older firmware
Emmanuel Grumbach
2018-11-15
1
-4
/
+0
|
|
|
*
|
|
iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE
Matt Chen
2018-11-15
2
-2
/
+4
|
|
|
/
/
/
|
|
*
|
|
mt76: fix building without CONFIG_LEDS_CLASS
Arnd Bergmann
2018-11-06
3
-5
/
+15
|
|
*
|
|
brcmutil: really fix decoding channel info for 160 MHz bandwidth
Rafał Miłecki
2018-11-06
1
-0
/
+3
|
|
*
|
|
wlcore: Fixup "Add support for optional wakeirq"
John Stultz
2018-11-06
1
-6
/
+11
|
|
*
|
|
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
2018-11-06
1
-2
/
+1
|
*
|
|
|
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-22
4
-6
/
+17
|
*
|
|
|
net: skb_scrub_packet(): Scrub offload_fwd_mark
Petr Machata
2018-11-22
1
-0
/
+5
|
*
|
|
|
net/sched: act_police: fix race condition on state variables
Davide Caratti
2018-11-20
1
-14
/
+21
|
*
|
|
|
MAINTAINERS: add myself as co-maintainer for r8169
Heiner Kallweit
2018-11-20
1
-0
/
+1
|
*
|
|
|
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP ...
Stephen Mallon
2018-11-20
1
-0
/
+1
|
*
|
|
|
tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
Siva Reddy Kallam
2018-11-20
1
-2
/
+16
|
*
|
|
|
Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2018-11-20
12
-83
/
+116
|
|
\
\
\
\
|
|
*
|
|
|
net/mlx5e: Fix failing ethtool query on FEC query error
Shay Agroskin
2018-11-20
1
-2
/
+1
|
|
*
|
|
|
net/mlx5e: Removed unnecessary warnings in FEC caps query
Shay Agroskin
2018-11-20
2
-4
/
+4
|
|
*
|
|
|
net/mlx5e: Fix wrong field name in FEC related functions
Shay Agroskin
2018-11-20
1
-2
/
+2
|
|
*
|
|
|
net/mlx5e: Fix a bug in turning off FEC policy in unsupported speeds
Shay Agroskin
2018-11-20
1
-16
/
+12
|
|
*
|
|
|
net/mlx5e: Fix selftest for small MTUs
Valentine Fatiev
2018-11-19
1
-16
/
+10
|
|
*
|
|
|
net/mlx5e: RX, verify received packet size in Linear Striding RQ
Moshe Shemesh
2018-11-19
5
-1
/
+15
|
|
*
|
|
|
net/mlx5e: Apply the correct check for supporting TC esw rules split
Roi Dayan
2018-11-19
1
-1
/
+1
|
|
*
|
|
|
net/mlx5e: Adjust to max number of channles when re-attaching
Yuval Avnery
2018-11-19
1
-5
/
+22
|
|
*
|
|
|
net/mlx5e: Always use the match level enum when parsing TC rule match
Or Gerlitz
2018-11-19
1
-2
/
+2
|
|
*
|
|
|
net/mlx5e: Claim TC hw offloads support only under a proper build config
Or Gerlitz
2018-11-19
1
-0
/
+6
|
|
*
|
|
|
net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
Or Gerlitz
2018-11-19
1
-31
/
+32
|
|
*
|
|
|
net/mlx5e: IPoIB, Reset QP after channels are closed
Denis Drozdov
2018-11-19
1
-1
/
+1
|
|
*
|
|
|
net/mlx5: IPSec, Fix the SA context hash key
Raed Salem
2018-11-19
1
-2
/
+8
|
|
|
/
/
/
|
*
|
|
|
net/ibmnvic: Fix deadlock problem in reset
Juliet Kim
2018-11-20
2
-39
/
+22
|
*
|
|
|
Merge branch 'qed-Fix-Queue-Manager-getters'
David S. Miller
2018-11-20
1
-5
/
+24
|
|
\
\
\
\
|
|
*
|
|
|
qed: Fix QM getters to always return a valid pq
Denis Bolotin
2018-11-20
1
-4
/
+20
|
|
*
|
|
|
qed: Fix bitmap_weight() check
Denis Bolotin
2018-11-20
1
-1
/
+4
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'ena-hibernation-and-rmmod-bug-fixes'
David S. Miller
2018-11-20
2
-13
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
net: ena: update driver version from 2.0.1 to 2.0.2
Arthur Kiyanovski
2018-11-20
1
-1
/
+1
[prev]
[next]