index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-06
stmmac: intel: Drop duplicate ID in the list of PCI device IDs
Andy Shevchenko
1
-30
/
+30
2021-04-06
netdevsim: remove unneeded semicolon
Qiheng Lin
1
-1
/
+1
2021-04-06
net: ethernet: mtk_eth_soc: remove unneeded semicolon
Qiheng Lin
1
-1
/
+1
2021-04-06
net: cdc_ether: record speed in status method
Grant Grundler
1
-7
/
+20
2021-04-06
net: cdc_ncm: record speed in status method
Oliver Neukum
1
-38
/
+17
2021-04-06
usbnet: add method for reporting speed without MII
Oliver Neukum
1
-0
/
+23
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
9
-26
/
+29
2021-04-05
net: smsc911x: skip acpi_device_id table when !CONFIG_ACPI
Krzysztof Kozlowski
1
-0
/
+2
2021-04-05
net: hns3: Limiting the scope of vector_ring_chain variable
Salil Mehta
1
-1
/
+2
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
1
-1
/
+1
2021-04-05
qede: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
1
-5
/
+2
2021-04-05
qede: Remove a erroneous ++ in 'qede_rx_build_jumbo()'
Christophe JAILLET
1
-1
/
+1
2021-04-05
sfc: Use 'skb_add_rx_frag()' instead of hand coding it
Christophe JAILLET
1
-7
/
+4
2021-04-05
ibmvnic: Use 'skb_frag_address()' instead of hand coding it
Christophe JAILLET
1
-3
/
+2
2021-04-05
net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'
Christophe JAILLET
1
-2
/
+2
2021-04-05
net: x25: Queue received packets in the drivers instead of per-CPU queues
Xie He
2
-8
/
+71
2021-04-04
Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-197
/
+321
2021-04-03
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
2
-11
/
+84
2021-04-03
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
2
-18
/
+232
2021-04-03
net: stmmac: Add initial XDP support
Ong Boon Leong
5
-27
/
+197
2021-04-03
net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
Ong Boon Leong
1
-30
/
+26
2021-04-03
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
2
-5
/
+8
2021-04-03
net: stmmac: set IRQ affinity hint for multi MSI vectors
Ong Boon Leong
1
-2
/
+13
2021-04-02
net/mlx5e: Dynamic alloc vlan table for netdev when needed
Vu Pham
4
-67
/
+90
2021-04-02
net/mlx5e: Dynamic alloc arfs table for netdev when needed
Vu Pham
2
-54
/
+69
2021-04-02
net/mlx5e: Reject tc rules which redirect from a VF to itself
Ariel Levkovich
1
-0
/
+13
2021-04-02
net/mlx5: Use ida_alloc_range() instead of ida_simple_alloc()
Roi Dayan
3
-11
/
+11
2021-04-02
net/mlx5: E-Switch, move QoS specific fields to existing qos struct
Parav Pandit
1
-2
/
+0
2021-04-02
net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes
Parav Pandit
1
-0
/
+2
2021-04-02
net/mlx5: Pair mutex_destory with mutex_init for rate limit table
Parav Pandit
1
-1
/
+3
2021-04-02
net/mlx5: Allocate rate limit table when rate is configured
Parav Pandit
1
-9
/
+37
2021-04-02
net/mlx5: Use helper to increment, decrement rate entry refcount
Parav Pandit
1
-16
/
+18
2021-04-02
net/mlx5: Use helpers to allocate and free rl table entries
Parav Pandit
1
-19
/
+36
2021-04-02
net/mlx5: Do not hold mutex while reading table constants
Parav Pandit
1
-4
/
+6
2021-04-02
net/mlx5: Use unsigned int for free_count
Parav Pandit
1
-1
/
+1
2021-04-02
net/mlx5: E-Switch, move QoS specific fields to existing qos struct
Parav Pandit
2
-15
/
+15
2021-04-02
net/mlx5: E-Switch, cut down mlx5_vport_info structure size by 8 bytes
Parav Pandit
1
-3
/
+3
2021-04-02
net/mlx5: CT: Add support for matching on ct_state inv and rel flags
Ariel Levkovich
1
-2
/
+24
2021-04-02
dpaa2-eth: export the rx copybreak value as an ethtool tunable
Ioana Ciornei
3
-2
/
+47
2021-04-02
dpaa2-eth: add rx copybreak support
Ioana Ciornei
2
-3
/
+36
2021-04-02
dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
Ioana Ciornei
2
-15
/
+17
2021-04-02
ionic: advertise support for hardware timestamps
Shannon Nelson
1
-0
/
+25
2021-04-02
ionic: ethtool ptp stats
Shannon Nelson
1
-4
/
+34
2021-04-02
ionic: add ethtool support for PTP
Shannon Nelson
1
-0
/
+93
2021-04-02
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
4
-25
/
+157
2021-04-02
ionic: set up hw timestamp queues
Shannon Nelson
1
-5
/
+261
2021-04-02
ionic: add rx filtering for hw timestamp steering
Shannon Nelson
2
-0
/
+22
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
7
-0
/
+107
2021-04-02
ionic: add hw timestamp support files
Shannon Nelson
1
-0
/
+589
2021-04-02
ionic: split adminq post and wait calls
Shannon Nelson
2
-4
/
+13
[next]