index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-14
WAN: Replace HTTP links with HTTPS ones
Alexander A. Klimov
4
-4
/
+4
2020-07-13
net: fddi: skfp: Remove addr_to_string().
Tetsuo Handa
3
-44
/
+27
2020-07-13
net: sky2: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-42
/
+45
2020-07-13
net: skge: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-40
/
+36
2020-07-13
net: fec: Set max MTU size to allow the MTU to be changed
Andrew Lunn
1
-0
/
+2
2020-07-13
net: dsa: mv88e6xxx: Implement MTU change
Andrew Lunn
1
-0
/
+27
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
61
-297
/
+535
2020-07-11
mlxsw: pci: Fix use-after-free in case of failed devlink reload
Ido Schimmel
1
-16
/
+38
2020-07-11
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
1
-1
/
+1
2020-07-11
net/mlx5e: Move devlink-health rx and tx reporters to devlink port
Vladyslav Tarasiuk
2
-15
/
+7
2020-07-11
net/mlx5e: Move devlink port register and unregister calls
Vladyslav Tarasiuk
1
-10
/
+5
2020-07-11
net: macb: fix call to pm_runtime in the suspend/resume functions
Nicolas Ferre
1
-2
/
+4
2020-07-11
net: macb: fix macb_suspend() by removing call to netif_carrier_off()
Nicolas Ferre
1
-1
/
+0
2020-07-11
net: macb: fix macb_get/set_wol() when moving to phylink
Nicolas Ferre
1
-6
/
+12
2020-07-11
net: macb: mark device wake capable when "magic-packet" property present
Nicolas Ferre
1
-1
/
+1
2020-07-11
net: macb: fix wakeup test in runtime suspend/resume routines
Nicolas Ferre
1
-2
/
+2
2020-07-11
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-11
Merge tag 'mlx5-updates-2020-07-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
10
-280
/
+672
2020-07-10
mlx4: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-84
/
+25
2020-07-10
bnxt: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-113
/
+40
2020-07-10
ixgbe: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-139
/
+44
2020-07-10
ixgbe: don't clear UDP tunnel ports when RXCSUM is disabled
Jakub Kicinski
1
-20
/
+0
2020-07-10
netdevsim: add UDP tunnel port offload support
Jakub Kicinski
5
-2
/
+224
2020-07-10
udp_tunnel: add central NIC RX port offload infrastructure
Jakub Kicinski
2
-4
/
+8
2020-07-10
net/mlx5e: CT: Fix releasing ft entries
Roi Dayan
1
-8
/
+16
2020-07-10
net/mlx5e: CT: Remove unused function param
Saeed Mahameed
1
-2
/
+1
2020-07-10
net/mlx5e: CT: Return err_ptr from internal functions
Saeed Mahameed
1
-23
/
+14
2020-07-10
net/mlx5e: CT: Expand tunnel register mappings
Paul Blakey
2
-4
/
+4
2020-07-10
net/mlx5e: CT: Use mapping for zone restore register
Paul Blakey
3
-34
/
+50
2020-07-10
net/mlx5e: CT: Re-use tuple modify headers for identical modify actions
Paul Blakey
1
-10
/
+15
2020-07-10
net/mlx5e: Export sharing of mod headers to a new file
Paul Blakey
7
-166
/
+217
2020-07-10
net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleid
Paul Blakey
5
-50
/
+90
2020-07-10
net/mlx5e: CT: Don't offload tuple rewrites for established tuples
Paul Blakey
4
-12
/
+95
2020-07-10
net/mlx5e: Use netdev_info instead of pr_info
Oz Shlomo
1
-3
/
+5
2020-07-10
net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear action
Paul Blakey
1
-3
/
+4
2020-07-10
net/mlx5e: CT: Save ct entries tuples in hashtables
Paul Blakey
1
-0
/
+196
2020-07-10
net/mlx5: E-switch, When eswitch is unsupported, return -EOPNOTSUPP
Parav Pandit
1
-1
/
+1
2020-07-10
net/mlx5e: CT: Fix memory leak in cleanup
Eli Britstein
1
-0
/
+1
2020-07-10
net/mlx5e: Fix port buffers cell size value
Eran Ben Elisha
4
-25
/
+49
2020-07-10
net/mlx5e: Fix 50G per lane indication
Aya Levin
3
-8
/
+23
2020-07-10
net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash
Aya Levin
1
-4
/
+4
2020-07-10
net/mlx5e: Fix VXLAN configuration restore after function reload
Aya Levin
1
-3
/
+4
2020-07-10
net/mlx5e: Fix usage of rcu-protected pointer
Vlad Buslov
1
-3
/
+6
2020-07-10
net/mxl5e: Verify that rpriv is not NULL
Vlad Buslov
1
-2
/
+3
2020-07-10
net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode
Vu Pham
1
-1
/
+0
2020-07-10
net/mlx5: Fix eeprom support for SFP module
Eran Ben Elisha
1
-16
/
+77
2020-07-09
devlink: Move input checks from driver to devlink
Danielle Ratson
2
-19
/
+3
2020-07-09
devlink: Add a new devlink port split ability attribute and pass to netlink
Danielle Ratson
2
-0
/
+2
2020-07-09
mlxsw: Set port split ability attribute in driver
Danielle Ratson
6
-12
/
+14
2020-07-09
devlink: Add a new devlink port lanes attribute and pass to netlink
Danielle Ratson
1
-0
/
+1
[next]