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
*
mvneta: add XDP ethtool errors stats for TX to driver
Jesper Dangaard Brouer
2020-03-02
1
-4
/
+26
*
tehuti: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
1
-1
/
+1
*
r8152: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
1
-3
/
+3
*
net: atlantic: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
1
-1
/
+1
*
bna: bnad: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-02
1
-1
/
+1
*
net: cavium: Register driver with PCI subsys IDs
Prakash Brahmajyosyula
2020-03-02
1
-1
/
+9
*
net: thunderx: Reduce mbox wait response time.
Geetha sowjanya
2020-03-02
1
-5
/
+4
*
net: thunderx: Adjust CQE_RX drop levels for better performance
Sunil Goutham
2020-03-02
1
-2
/
+2
*
octeontx2-af: Modify rvu_reg_poll() to check reg atleast twice
Sunil Goutham
2020-03-02
1
-6
/
+8
*
octeontx2-af: Enable PCI master
Sunil Goutham
2020-03-02
1
-7
/
+6
*
octeontx2-af: Set discovery ID for RVUM block
Sunil Goutham
2020-03-02
2
-1
/
+20
*
octeontx2-af: Optimize data retrieval from firmware
Linu Cherian
2020-03-02
7
-65
/
+173
*
octeontx2-pf: Support to enable/disable pause frames via ethtool
Geetha sowjanya
2020-03-02
4
-0
/
+125
*
octeontx2-af: Pause frame configuration at cgx
Geetha sowjanya
2020-03-02
5
-0
/
+157
*
octeontx2-af: Interface backpressure configuration
Geetha sowjanya
2020-03-02
3
-6
/
+182
*
net: phy: mscc: add constants for used interrupt mask bits
Heiner Kallweit
2020-03-02
1
-2
/
+8
*
net/ethtool: Introduce link_ksettings API for virtual network devices
Cris Forno
2020-03-01
4
-87
/
+53
*
net: ag71xx: port to phylink
Oleksij Rempel
2020-03-01
2
-72
/
+118
*
net: ll_temac: Add ethtool support for coalesce parameters
Esben Haabendal
2020-03-01
2
-22
/
+81
*
net: ll_temac: Make RX/TX ring sizes configurable
Esben Haabendal
2020-03-01
2
-26
/
+72
*
net: ll_temac: Remove unused start_p variable
Esben Haabendal
2020-03-01
1
-2
/
+1
*
net: ll_temac: Remove unused tx_bd_next struct field
Esben Haabendal
2020-03-01
2
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-01
1
-22
/
+34
|
\
|
*
virtio_net: Add XDP meta data support
Yuya Kusakabe
2020-02-25
1
-20
/
+32
|
*
virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer
Yuya Kusakabe
2020-02-25
1
-2
/
+2
*
|
Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-02-28
28
-129
/
+512
|
\
\
|
*
|
net/mlx5e: Remove redundant comment about goto slow path
Roi Dayan
2020-02-28
1
-4
/
+2
|
*
|
net/mlx5e: Reduce number of arguments in slow path handling
Eli Cohen
2020-02-28
1
-23
/
+20
|
*
|
net/mlx5e: Remove unused argument from parse_tc_pedit_action()
Eli Cohen
2020-02-28
1
-5
/
+3
|
*
|
net/mlx5e: Use NL_SET_ERR_MSG_MOD() extack for errors
Roi Dayan
2020-02-28
1
-7
/
+14
|
*
|
net/mlx5e: Use netdev_warn() instead of pr_err() for errors
Roi Dayan
2020-02-28
1
-6
/
+11
|
*
|
net/mlx5e: Use netdev_warn() for errors for added prefix
Roi Dayan
2020-02-28
1
-11
/
+16
|
*
|
net/mlx5: DR, Improve log messages
Erez Shitrit
2020-02-28
8
-34
/
+49
|
*
|
net/mlx5: DR, Change matcher priority parameter type
Hamdan Igbaria
2020-02-28
4
-5
/
+5
|
*
|
net/mlx5e: Add devlink fdb_large_groups parameter
Jianbo Liu
2020-02-28
6
-9
/
+69
|
*
|
net/mlx5: Change the name of steering mode param id
Jianbo Liu
2020-02-28
1
-3
/
+3
|
*
|
net/mlx5e: Add support for devlink-port in non-representors mode
Vladyslav Tarasiuk
2020-02-28
5
-1
/
+66
|
*
|
net/mlx5e: Rename representor get devlink port function
Vladyslav Tarasiuk
2020-02-28
1
-3
/
+3
|
*
|
net/mlx5: E-Switch, Allow goto earlier chain if FW supports it
Roi Dayan
2020-02-28
3
-1
/
+9
|
*
|
net/mlx5e: Eswitch, Use per vport tables for mirroring
Eli Cohen
2020-02-28
4
-18
/
+220
|
*
|
net/mlx5: Eswitch, avoid redundant mask
Eli Cohen
2020-02-28
1
-2
/
+2
|
*
|
net/mlx5e: Don't allow forwarding between uplink
Tonghao Zhang
2020-02-28
3
-0
/
+23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-28
68
-345
/
+598
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-28
39
-241
/
+408
|
|
\
\
\
|
|
*
|
|
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
2020-02-27
1
-2
/
+2
|
|
*
|
|
mlxsw: pci: Wait longer before accessing the device after reset
Amit Cohen
2020-02-27
1
-1
/
+1
|
|
*
|
|
sfc: fix timestamp reconstruction at 16-bit rollover points
Alex Maftei (amaftei)
2020-02-27
1
-3
/
+35
|
|
*
|
|
net: rmnet: fix packet forwarding in rmnet bridge mode
Taehee Yoo
2020-02-27
1
-0
/
+3
|
|
*
|
|
net: rmnet: fix bridge mode bugs
Taehee Yoo
2020-02-27
4
-77
/
+64
|
|
*
|
|
net: rmnet: use upper/lower device infrastructure
Taehee Yoo
2020-02-27
1
-19
/
+16
[next]