index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
313
-2207
/
+3297
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
90
-550
/
+1055
|
|
\
|
|
*
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
2020-09-22
1
-8
/
+8
|
|
*
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
2020-09-22
1
-8
/
+8
|
|
*
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
2020-09-22
1
-8
/
+8
|
|
*
Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-09-22
20
-180
/
+200
|
|
|
\
|
|
|
*
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
2020-09-22
1
-5
/
+2
|
|
|
*
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
2020-09-22
1
-15
/
+10
|
|
|
*
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
2020-09-22
1
-2
/
+6
|
|
|
*
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
2020-09-22
1
-3
/
+5
|
|
|
*
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
2020-09-22
1
-1
/
+1
|
|
|
*
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
2020-09-22
1
-4
/
+8
|
|
|
*
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
2020-09-22
6
-15
/
+17
|
|
|
*
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
2020-09-22
4
-7
/
+12
|
|
|
*
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
2020-09-22
1
-13
/
+21
|
|
|
*
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
2020-09-22
1
-24
/
+28
|
|
|
*
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
2020-09-22
3
-17
/
+36
|
|
|
*
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
2020-09-22
1
-4
/
+1
|
|
|
*
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
2020-09-22
5
-36
/
+22
|
|
|
*
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
2020-09-22
3
-30
/
+27
|
|
|
*
net/mlx5: Fix FTE cleanup
Maor Gottlieb
2020-09-22
1
-4
/
+4
|
|
*
|
sfc: Fix error code in probe
Dan Carpenter
2020-09-21
1
-0
/
+1
|
|
*
|
bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.
Michael Chan
2020-09-21
1
-1
/
+1
|
|
*
|
bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.
Michael Chan
2020-09-21
1
-0
/
+1
|
|
*
|
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
2020-09-21
1
-0
/
+3
|
|
*
|
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
2020-09-21
1
-11
/
+20
|
|
*
|
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
2020-09-21
1
-6
/
+13
|
|
*
|
bnxt_en: Use memcpy to copy VPD field info.
Vasundhara Volam
2020-09-21
1
-3
/
+5
|
|
*
|
net: mvneta: recycle the page in case of out-of-order
Lorenzo Bianconi
2020-09-20
1
-1
/
+5
|
|
*
|
dpaa2-eth: fix a build warning in dpmac.c
Yangbo Lu
2020-09-18
1
-2
/
+2
|
|
*
|
net: hns: kerneldoc fixes
Lu Wei
2020-09-18
1
-2
/
+2
|
|
*
|
hinic: fix sending pkts from core while self testing
Luo bin
2020-09-18
2
-2
/
+6
|
|
*
|
net: mscc: ocelot: deinitialize only initialized ports
Vladimir Oltean
2020-09-18
3
-8
/
+13
|
|
*
|
net: mscc: ocelot: unregister net devices on unbind
Vladimir Oltean
2020-09-18
1
-0
/
+21
|
|
*
|
net: mscc: ocelot: refactor ports parsing code into a dedicated function
Vladimir Oltean
2020-09-18
1
-99
/
+110
|
|
*
|
net: mscc: ocelot: error checking when calling ocelot_init()
Vladimir Oltean
2020-09-18
2
-2
/
+8
|
|
*
|
net: mscc: ocelot: check for errors on memory allocation of ports
Vladimir Oltean
2020-09-18
1
-0
/
+4
|
|
*
|
net: dsa: seville: fix buffer size of the queue system
Vladimir Oltean
2020-09-18
1
-1
/
+1
|
|
*
|
net: mscc: ocelot: add locking for the port TX timestamp ID
Vladimir Oltean
2020-09-18
2
-5
/
+9
|
|
*
|
net: mscc: ocelot: fix race condition with TX timestamping
Vladimir Oltean
2020-09-18
1
-6
/
+8
|
|
|
/
|
|
*
nfp: use correct define to return NONE fec
Jakub Kicinski
2020-09-18
1
-2
/
+2
|
|
*
hinic: fix potential resource leak
Wei Li
2020-09-18
1
-7
/
+14
|
|
*
net: phy: Do not warn in phy_stop() on PHY_DOWN
Florian Fainelli
2020-09-18
1
-1
/
+1
|
|
*
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
2020-09-18
1
-1
/
+2
|
|
*
drivers/net/wan/hdlc: Set skb->protocol before transmitting
Xie He
2020-09-18
3
-0
/
+5
|
|
*
drivers/net/wan/lapbether: Make skb->protocol consistent with the header
Xie He
2020-09-18
1
-2
/
+2
|
|
*
cxgb4: fix memory leak during module unload
Raju Rangoju
2020-09-18
1
-1
/
+1
|
|
*
hv_netvsc: Add validation for untrusted Hyper-V values
Andres Beltran
2020-09-18
4
-20
/
+188
|
|
*
net: dsa: microchip: ksz8795: really set the correct number of ports
Matthias Schiffer
2020-09-17
1
-1
/
+1
|
|
*
geneve: add transport ports in route lookup for geneve
Mark Gray
2020-09-17
1
-10
/
+27
[next]