index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: avoid link re-train during TC-MQPRIO configuration
Rahul Lakkireddy
2021-06-04
4
-7
/
+14
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2021-06-04
5
-52
/
+26
|
\
|
*
ice: Allow all LLDP packets from PF to Tx
Dave Ertman
2021-06-04
1
-1
/
+4
|
*
ice: report supported and advertised autoneg using PHY capabilities
Paul Greenwalt
2021-06-04
1
-45
/
+6
|
*
ice: handle the VF VSI rebuild failure
Haiyue Wang
2021-06-04
1
-1
/
+6
|
*
ice: Fix VFR issues for AVF drivers that expect ATQLEN cleared
Brett Creeley
2021-06-04
2
-5
/
+8
|
*
ice: Fix allowing VF to request more/less queues via virtchnl
Brett Creeley
2021-06-04
1
-0
/
+2
*
|
wireguard: allowedips: free empty intermediate nodes when removing single node
Jason A. Donenfeld
2021-06-04
3
-131
/
+137
*
|
wireguard: allowedips: allocate nodes in kmem_cache
Jason A. Donenfeld
2021-06-04
3
-8
/
+38
*
|
wireguard: allowedips: remove nodes in O(1)
Jason A. Donenfeld
2021-06-04
2
-84
/
+57
*
|
wireguard: allowedips: initialize list head in selftest
Jason A. Donenfeld
2021-06-04
1
-1
/
+2
*
|
wireguard: peer: allocate in kmem_cache
Jason A. Donenfeld
2021-06-04
3
-4
/
+27
*
|
wireguard: use synchronize_net rather than synchronize_rcu
Jason A. Donenfeld
2021-06-04
2
-4
/
+4
*
|
wireguard: do not use -O3
Jason A. Donenfeld
2021-06-04
1
-2
/
+1
|
/
*
virtio-net: fix for skb_over_panic inside big mode
Xuan Zhuo
2021-06-04
1
-1
/
+1
*
Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...
David S. Miller
2021-06-04
1
-2
/
+2
|
\
|
*
net: ieee802154: mrf24j40: Drop unneeded of_match_ptr()
Andy Shevchenko
2021-06-03
1
-2
/
+2
*
|
Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-06-04
11
-30
/
+138
|
\
\
|
*
|
mt76: mt7921: remove leftover 80+80 HE capability
Felix Fietkau
2021-05-30
1
-2
/
+1
|
*
|
mt76: mt7615: do not set MT76_STATE_PM at bootstrap
Lorenzo Bianconi
2021-05-30
3
-11
/
+12
|
*
|
mt76: validate rx A-MSDU subframes
Felix Fietkau
2021-05-15
1
-0
/
+26
|
*
|
mt76: mt76x0e: fix device hang during suspend/resume
Lorenzo Bianconi
2021-05-15
1
-4
/
+77
|
*
|
mt76: mt7921: fix max aggregation subframes setting
Felix Fietkau
2021-05-15
1
-2
/
+2
|
*
|
mt76: connac: fix HT A-MPDU setting field in STA_REC_PHY
Felix Fietkau
2021-05-15
1
-0
/
+4
|
*
|
mt76: connac: do not schedule mac_work if the device is not running
Lorenzo Bianconi
2021-05-15
2
-4
/
+6
|
*
|
mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
Lorenzo Bianconi
2021-05-15
1
-7
/
+10
*
|
|
cxgb4: fix regression with HASH tc prio value update
Rahul Lakkireddy
2021-06-04
1
-9
/
+5
*
|
|
ice: track AF_XDP ZC enabled queues in bitmap
Maciej Fijalkowski
2021-06-03
3
-3
/
+18
*
|
|
igc: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
1
-6
/
+5
*
|
|
ixgbevf: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
1
-0
/
+3
*
|
|
igb: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
1
-4
/
+6
*
|
|
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
2
-14
/
+16
*
|
|
ice: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
2
-5
/
+15
*
|
|
i40e: add correct exception tracing for XDP
Magnus Karlsson
2021-06-03
2
-3
/
+12
*
|
|
igb: Fix XDP with PTP enabled
Kurt Kanzenbach
2021-06-03
3
-33
/
+37
*
|
|
net: stmmac: fix issue where clk is being unprepared twice
Wong Vee Khee
2021-06-02
1
-1
/
+0
*
|
|
net/mlx5: DR, Create multi-destination flow table with level less than 64
Yevgeny Kliteynik
2021-06-02
1
-1
/
+2
*
|
|
net/mlx5e: Fix conflict with HW TS and CQE compression
Aya Levin
2021-06-02
1
-0
/
+7
*
|
|
net/mlx5e: Fix HW TS with CQE compression according to profile
Aya Levin
2021-06-02
1
-15
/
+52
*
|
|
net/mlx5e: Fix adding encap rules to slow path
Roi Dayan
2021-06-02
3
-2
/
+8
*
|
|
net/mlx5e: Check for needed capability for cvlan matching
Roi Dayan
2021-06-02
1
-0
/
+9
*
|
|
net/mlx5: Check firmware sync reset requested is set before trying to abort it
Moshe Shemesh
2021-06-02
1
-0
/
+3
*
|
|
net/mlx5e: Disable TLS offload for uplink representor
Roi Dayan
2021-06-02
1
-0
/
+10
*
|
|
net/mlx5e: Fix incompatible casting
Aya Levin
2021-06-02
1
-2
/
+3
*
|
|
ethernet: myri10ge: Fix missing error code in myri10ge_probe()
Jiapeng Chong
2021-06-02
1
-0
/
+1
*
|
|
virtio_net: get build_skb() buf by data ptr
Xuan Zhuo
2021-06-02
1
-11
/
+6
*
|
|
virtio-net: fix for unable to handle page fault for address
Xuan Zhuo
2021-06-02
1
-1
/
+2
*
|
|
net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_data
Sriranjani P
2021-05-30
1
-2
/
+3
*
|
|
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-27
72
-395
/
+1147
|
\
\
\
|
*
|
|
net: mvpp2: add buffer header handling in RX
Stefan Chulski
2021-05-26
2
-9
/
+67
[next]