index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
Fenghua Yu
2020-01-05
1
-3
/
+6
*
net: Google gve: Remove dma_wmb() before ringing doorbell
Liran Alon
2020-01-03
2
-8
/
+0
*
net: phylink: fix failure to register on x86 systems
Russell King
2020-01-03
1
-0
/
+3
*
Merge tag 'linux-can-fixes-for-5.5-20200102' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-01-02
5
-25
/
+67
|
\
|
*
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
2020-01-02
1
-11
/
+10
|
*
can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
Johan Hovold
2020-01-02
1
-2
/
+2
|
*
can: kvaser_usb: fix interface sanity check
Johan Hovold
2020-01-02
2
-2
/
+2
|
*
can: tcan4x5x: tcan4x5x_parse_config(): fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2020-01-02
1
-1
/
+1
|
*
can: tcan4x5x: tcan4x5x_parse_config(): Disable the INH pin device-state GPIO...
Dan Murphy
2020-01-02
1
-1
/
+12
|
*
can: tcan4x5x: tcan4x5x_parse_config(): reset device before register access
Sean Nyekjaer
2020-01-02
1
-1
/
+26
|
*
can: tcan4x5x: tcan4x5x_can_probe(): turn on the power before parsing the config
Dan Murphy
2020-01-02
1
-7
/
+10
|
*
can: tcan4x5x: tcan4x5x_can_probe(): get the device out of standby before reg...
Sean Nyekjaer
2020-01-02
1
-0
/
+4
*
|
net: freescale: fec: Fix ethtool -d runtime PM
Andrew Lunn
2020-01-02
1
-0
/
+9
*
|
vxlan: fix tos value before xmit
Hangbin Liu
2020-01-02
1
-2
/
+2
*
|
net: dsa: mv88e6xxx: force cmode write on 6141/6341
Baruch Siach
2020-01-02
1
-6
/
+6
|
/
*
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2019-12-30
2
-6
/
+9
*
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
2019-12-30
1
-5
/
+0
*
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
2019-12-30
1
-1
/
+1
*
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2019-12-30
2
-3
/
+3
*
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
2019-12-30
6
-19
/
+30
*
mlxsw: spectrum: Use dedicated policer for VRRP packets
Ido Schimmel
2019-12-29
2
-2
/
+8
*
mlxsw: spectrum_router: Skip loopback RIFs during MAC validation
Amit Cohen
2019-12-29
1
-0
/
+3
*
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
2019-12-27
1
-3
/
+11
*
bnx2x: Fix accounting of vlan resources among the PFs
Manish Chopra
2019-12-26
1
-1
/
+4
*
bnx2x: Use appropriate define for vlan credit
Manish Chopra
2019-12-26
1
-1
/
+1
*
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
2019-12-26
1
-0
/
+2
*
dpaa_eth: fix DMA mapping leak
Madalin Bucur
2019-12-26
1
-19
/
+20
*
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
2019-12-26
1
-3
/
+4
*
gtp: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-24
1
-1
/
+1
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
1
-1
/
+1
*
net: dsa: bcm_sf2: Fix IP fragment location and behavior
Florian Fainelli
2019-12-24
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
75
-410
/
+698
|
\
|
*
sfc: Include XDP packet headroom in buffer step size.
Charles McLachlan
2019-12-20
1
-7
/
+7
|
*
sfc: fix channel allocation with brute force
Edward Cree
2019-12-20
2
-22
/
+19
|
*
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
2019-12-20
3
-6
/
+11
|
*
net: phy: ensure that phy IDs are correctly typed
Russell King
2019-12-20
1
-4
/
+4
|
*
qede: Disable hardware gro when xdp prog is installed
Manish Chopra
2019-12-20
1
-2
/
+2
|
*
net: ena: fix issues in setting interrupt moderation params in ethtool
Arthur Kiyanovski
2019-12-20
1
-14
/
+10
|
*
net: ena: fix default tx interrupt moderation interval
Arthur Kiyanovski
2019-12-20
1
-1
/
+1
|
*
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
2019-12-20
1
-1
/
+1
|
*
net: hisilicon: Fix a BUG trigered by wrong bytes_compl
Jiangfeng Xiao
2019-12-20
1
-1
/
+1
|
*
cxgb4: fix refcount init for TC-MQPRIO offload
Rahul Lakkireddy
2019-12-20
1
-4
/
+8
|
*
net: macb: fix probing of PHY not described in the dt
Antoine Tenart
2019-12-19
1
-4
/
+23
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-12-19
10
-40
/
+37
|
|
\
|
|
*
net/ixgbe: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-19
2
-3
/
+12
|
|
*
net/i40e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-19
3
-4
/
+12
|
|
*
net/mlx5e: Fix concurrency issues between config flow and XSK
Maxim Mikityanskiy
2019-12-19
5
-33
/
+13
|
*
|
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
2019-12-18
1
-4
/
+2
|
*
|
net: stmmac: Enable 16KB buffer size
Jose Abreu
2019-12-18
1
-1
/
+3
|
*
|
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
2019-12-18
1
-3
/
+2
[prev]
[next]