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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
3
-3
/
+8
2018-12-09
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
1
-0
/
+7
2018-12-08
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-07
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
1
-1
/
+1
2018-12-06
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
1
-2
/
+8
2018-12-06
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
1
-4
/
+1
2018-12-06
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
1
-2
/
+5
2018-12-06
mlxsw: spectrum_nve: Remove easily triggerable warnings
Ido Schimmel
1
-2
/
+2
2018-12-05
Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-9
/
+11
2018-12-04
net: mvpp2: fix phylink handling of invalid PHY modes
Baruch Siach
1
-1
/
+32
2018-12-04
net: mvpp2: fix detection of 10G SFP modules
Baruch Siach
1
-0
/
+1
2018-12-04
ethernet: fman: fix wrong of_node_put() in probe function
Nicolas Saenz Julienne
1
-3
/
+2
2018-12-04
phy: Revert toggling reset changes.
David S. Miller
2
-14
/
+5
2018-12-03
net/mlx4_en: Fix build break when CONFIG_INET is off
Saeed Mahameed
1
-1
/
+1
2018-12-03
net/mlx4_en: Change min MTU size to ETH_MIN_MTU
Eran Ben Elisha
2
-3
/
+2
2018-12-03
mv88e6060: disable hardware level MAC learning
Anderson Luiz Alves
1
-7
/
+3
2018-12-03
macvlan: return correct error value
Matteo Croce
1
-2
/
+5
2018-12-03
net/ibmvnic: Fix RTNL deadlock during device reset
Thomas Falcon
1
-1
/
+1
2018-12-03
vhost: fix IOTLB locking
Jean-Philippe Brucker
1
-3
/
+0
2018-12-03
net: phy: micrel: add toggling phy reset if PHY is not attached
Yoshihiro Shimoda
1
-0
/
+8
2018-12-03
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
1
-5
/
+6
2018-12-03
tun: remove skb access after netif_receive_skb
Prashant Bhole
1
-1
/
+2
2018-12-03
net: 8139cp: fix a BUG triggered by changing mtu with network traffic
Su Yanjun
1
-0
/
+5
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-11
/
+8
2018-11-30
tun: forbid iface creation with rtnl ops
Nicolas Dichtel
1
-3
/
+3
2018-11-30
virtio-net: keep vnet header zeroed after processing XDP
Jason Wang
1
-5
/
+9
2018-11-30
liquidio: read sc->iq_no before release sc
Pan Bian
1
-1
/
+3
2018-11-30
mlx5: fix get_ip_proto()
Cong Wang
1
-3
/
+3
2018-11-30
nfp: flower: prevent offload if rhashtable insert fails
John Hurley
1
-5
/
+9
2018-11-30
nfp: flower: release metadata on offload failure
John Hurley
1
-2
/
+4
2018-11-30
bonding: fix 802.3ad state sent to partner when unbinding slave
Toni Peltonen
1
-0
/
+3
2018-11-30
net: aquantia: fix rx checksum offload bits
Dmitry Bogdanov
1
-1
/
+1
2018-11-30
liquidio: fix spelling mistake "deferal" -> "deferral"
Colin Ian King
1
-1
/
+1
2018-11-30
net: stmmac: Move debugfs init/exit to ->probe()/->remove()
Thierry Reding
1
-10
/
+13
2018-11-29
net: phy: sfp: correct store of detected link modes
Baruch Siach
1
-1
/
+1
2018-11-29
net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entry
Kunihiko Hayashi
1
-0
/
+1
2018-11-29
net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOM
Kunihiko Hayashi
1
-6
/
+8
2018-11-29
net: ethernet: ave: Increase descriptors to improve performance
Kunihiko Hayashi
1
-4
/
+5
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-43
/
+52
2018-11-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
4
-9
/
+12
2018-11-28
s390/qeth: fix length check in SNMP processing
Julian Wiedmann
1
-15
/
+12
2018-11-28
net: hisilicon: remove unexpected free_netdev
Pan Bian
1
-3
/
+1
2018-11-28
rapidio/rionet: do not free skb before reading its length
Pan Bian
1
-1
/
+1
2018-11-28
i40e: fix kerneldoc for xsk methods
Jan Sokolowski
1
-7
/
+7
2018-11-28
Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-14
/
+27
2018-11-28
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-11-28
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-28
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-11-27
lan743x: Enable driver to work with LAN7431
Bryan Whitehead
2
-0
/
+2
2018-11-27
lan743x: fix return value for lan743x_tx_napi_poll
Bryan Whitehead
1
-5
/
+5
[next]