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.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
2021-08-19
net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port
Vladimir Oltean
1
-0
/
+1
2021-08-19
net/mlx4: Use ARRAY_SIZE to get an array's size
Jason Wang
1
-1
/
+1
2021-08-18
net: asix: fix uninit value bugs
Pavel Skripkin
1
-40
/
+30
2021-08-18
octeontx2-pf: Allow VLAN priority also in ntuple filters
Subbaraya Sundeep
1
-5
/
+0
2021-08-18
net: mdio-mux: Handle -EPROBE_DEFER correctly
Saravana Kannan
1
-2
/
+6
2021-08-18
net: mdio-mux: Don't ignore memory allocation errors
Saravana Kannan
1
-10
/
+18
2021-08-18
net: mdio-mux: Delete unnecessary devm_kfree
Saravana Kannan
1
-1
/
+0
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
1
-3
/
+2
2021-08-18
net: dsa: sja1105: fix use-after-free after calling of_find_compatible_node, ...
Vladimir Oltean
1
-4
/
+2
2021-08-18
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
1
-1
/
+4
2021-08-18
Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
6
-14
/
+91
2021-08-17
i40e: Fix spelling mistake "dissable" -> "disable"
Colin Ian King
1
-1
/
+1
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
3
-63
/
+56
2021-08-17
net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32
Dinghao Liu
1
-1
/
+3
2021-08-17
virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO
Jason Wang
1
-7
/
+7
2021-08-17
octeontx2-af: configure npc for cn10k to allow packets from cpt
Vidya
1
-1
/
+11
2021-08-17
octeontx2-af: cn10K: Get NPC counters value
Hariprasad Kelam
2
-8
/
+20
2021-08-17
octeontx2-af: Allocate low priority entries for PF
Subbaraya Sundeep
1
-0
/
+12
2021-08-17
octeontx2-pf: devlink params support to set mcam entry count
Sunil Goutham
8
-17
/
+221
2021-08-17
octeontx2-pf: Unify flow management variables
Sunil Goutham
4
-46
/
+80
2021-08-17
octeontx2-pf: Sort the allocated MCAM entry indices
Sunil Goutham
1
-0
/
+15
2021-08-17
octeontx2-pf: Ntuple filters support for VF netdev
Rakesh Babu
5
-60
/
+98
2021-08-17
octeontx2-pf: Enable NETIF_F_RXALL support for VF driver
Sunil Goutham
2
-4
/
+4
2021-08-17
octeontx2-af: Add debug messages for failures
Sunil Goutham
1
-19
/
+73
2021-08-17
octeontx2-af: add proper return codes for AF mailbox handlers
Naveen Mamindlapalli
4
-21
/
+47
2021-08-17
octeontx2-af: Modify install flow error codes
Subbaraya Sundeep
2
-8
/
+15
2021-08-17
Merge tag 'mlx5-updates-2021-08-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
19
-716
/
+1696
2021-08-17
vrf: Reset skb conntrack connection on VRF rcv
Lahav Schlesinger
1
-0
/
+4
2021-08-17
net/mlx5: Bridge, support LAG
Vlad Buslov
3
-48
/
+159
2021-08-17
net/mlx5: Bridge, allow merged eswitch connectivity
Vlad Buslov
5
-28
/
+112
2021-08-17
net/mlx5: Bridge, extract FDB delete notification to function
Vlad Buslov
1
-14
/
+13
2021-08-17
net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pair
Vlad Buslov
6
-208
/
+263
2021-08-17
net/mlx5: Bridge, obtain core device from eswitch instead of priv
Vlad Buslov
1
-4
/
+2
2021-08-17
net/mlx5: Bridge, release bridge in same function where it is taken
Vlad Buslov
1
-7
/
+9
2021-08-17
net/mlx5e: Support MQPRIO channel mode
Tariq Toukan
3
-8
/
+102
2021-08-17
net/mlx5e: Handle errors of netdev_set_num_tc()
Tariq Toukan
1
-6
/
+14
2021-08-17
net/mlx5e: Maintain MQPRIO mode parameter
Tariq Toukan
2
-17
/
+28
2021-08-17
net/mlx5e: Abstract MQPRIO params
Tariq Toukan
6
-25
/
+37
2021-08-17
net/mlx5e: Support flow classification into RSS contexts
Tariq Toukan
5
-21
/
+131
2021-08-17
net/mlx5e: Support multiple RSS contexts
Tariq Toukan
5
-51
/
+273
2021-08-17
net/mlx5e: Dynamically allocate TIRs in RSS contexts
Tariq Toukan
1
-13
/
+56
2021-08-17
net/mlx5e: Convert RSS to a dedicated object
Tariq Toukan
5
-428
/
+604
2021-08-17
net/mlx5e: Introduce abstraction of RSS context
Tariq Toukan
3
-73
/
+105
2021-08-17
net/mlx5e: Introduce TIR create/destroy API in rx_res
Tariq Toukan
1
-57
/
+83
2021-08-17
net/mlx5e: Do not try enable RSS when resetting indir table
Tariq Toukan
1
-5
/
+2
2021-08-17
net: hns3: add support ethtool extended link state
Guangbin Huang
5
-0
/
+101
2021-08-17
net: hns3: add header file hns3_ethtoo.h
Guangbin Huang
2
-15
/
+26
2021-08-16
bonding: improve nl error msg when device can't be enslaved because of IFF_MA...
Antoine Tenart
1
-1
/
+1
2021-08-16
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
1
-4
/
+3
2021-08-16
net: stmmac: add ethtool per-queue irq statistic support
Vijayakannan Ayyathurai
3
-0
/
+6
[prev]
[next]