index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-35
/
+43
2018-11-05
net: alx: make alx_drv_name static
Rasmus Villemoes
2
-2
/
+1
2018-11-04
bonding/802.3ad: fix link_failure_count tracking
Jarod Wilson
1
-2
/
+2
2018-11-04
net: phy: realtek: fix RTL8201F sysfs name
Holger Hoffstätte
1
-1
/
+1
2018-11-04
Merge tag 'ntb-4.20' of git://github.com/jonmason/ntb
Linus Torvalds
1
-26
/
+4
2018-11-03
mlxsw: spectrum: Fix IP2ME CPU policer configuration
Shalom Toledo
1
-1
/
+0
2018-11-03
qed: fix link config error handling
Arnd Bergmann
1
-2
/
+5
2018-11-03
net: hns3: Fix for out-of-bounds access when setting pfc back pressure
Yunsheng Lin
1
-6
/
+4
2018-11-03
net/mlx4_en: use __netdev_tx_sent_queue()
Eric Dumazet
1
-2
/
+4
2018-11-03
net: systemport: Protect stop from timeout
Florian Fainelli
1
-8
/
+7
2018-11-03
net: bcmgenet: protect stop from timeout
Doug Berger
1
-6
/
+7
2018-11-02
net: dsa: microchip: initialize mutex before use
Tristram Ha
1
-5
/
+5
2018-11-02
usbnet: smsc95xx: disable carrier check while suspending
Frieder Schrempf
1
-0
/
+7
2018-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
36
-170
/
+316
2018-10-31
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-10-31
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
14
-37
/
+76
2018-10-31
ntb_netdev: Simplify remove with client device drvdata
Aaron Sierra
1
-25
/
+3
2018-10-31
ntb_netdev: fix sleep time mismatch
Jon Mason
1
-1
/
+1
2018-10-31
mlxsw: spectrum: Set minimum shaper on MC TCs
Petr Machata
1
-0
/
+25
2018-10-31
mlxsw: reg: QEEC: Add minimum shaper fields
Petr Machata
1
-1
/
+21
2018-10-31
net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
Huazhong Tan
1
-0
/
+5
2018-10-31
net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
Huazhong Tan
1
-0
/
+3
2018-10-31
net: hns3: bugfix for handling mailbox while the command queue reinitialized
Huazhong Tan
1
-0
/
+6
2018-10-31
net: hns3: fix incorrect return value/type of some functions
Huazhong Tan
6
-53
/
+85
2018-10-31
net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
Huazhong Tan
1
-2
/
+2
2018-10-31
net: hns3: bugfix for is_valid_csq_clean_head()
Huazhong Tan
1
-6
/
+6
2018-10-31
net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
Huazhong Tan
2
-6
/
+0
2018-10-31
net: hns3: bugfix for the initialization of command queue's spin lock
Huazhong Tan
1
-4
/
+10
2018-10-31
net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
Huazhong Tan
1
-1
/
+1
2018-10-31
net: hns3: bugfix for buffer not free problem during resetting
Huazhong Tan
1
-3
/
+21
2018-10-31
net: hns3: add error handler for hns3_nic_init_vector_data()
Huazhong Tan
1
-2
/
+8
2018-10-31
net/mlx5e: fix csum adjustments caused by RXFCS
Eric Dumazet
1
-36
/
+9
2018-10-31
net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
Colin Ian King
1
-1
/
+1
2018-10-31
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
1
-1
/
+3
2018-10-31
i40e: Update status codes
Mitch Williams
1
-1
/
+1
2018-10-31
ixgbe/ixgbevf: fix XFRM_ALGO dependency
Jeff Kirsher
7
-12
/
+30
2018-10-31
fm10k: bump driver version to match out-of-tree release
Jacob Keller
1
-1
/
+1
2018-10-31
fm10k: add missing device IDs to the upstream driver
Jacob Keller
2
-0
/
+4
2018-10-31
fm10k: ensure completer aborts are marked as non-fatal after a resume
Jacob Keller
1
-20
/
+28
2018-10-31
fm10k: fix SM mailbox full condition
Ngai-Mint Kwan
1
-1
/
+2
2018-10-31
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
1
-1
/
+7
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
3
-3
/
+3
2018-10-30
net: mvpp2: Fix affinity hint allocation
Marc Zyngier
2
-4
/
+15
2018-10-30
net/mlx4_en: add a missing <net/ip.h> include
Eric Dumazet
1
-0
/
+1
2018-10-29
mlxsw: core: Fix devlink unregister flow
Shalom Toledo
1
-7
/
+17
2018-10-29
mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
Petr Machata
1
-2
/
+0
2018-10-29
hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
Nathan Chancellor
2
-2
/
+2
2018-10-29
bonding: fix length of actor system
Tobias Jungel
1
-2
/
+1
2018-10-28
macsec: let the administrator set UP state even if lowerdev is down
Sabrina Dubroca
1
-3
/
+0
2018-10-28
macsec: update operstate when lower device changes
Sabrina Dubroca
1
-0
/
+17
[next]