index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.rustfmt.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
1
-2
/
+3
2023-10-10
net/mlx5e: macsec: use update_pn flag instead of PN comparation
Radu Pirea (NXP OSS)
1
-2
/
+2
2023-10-10
net: phy: mscc: macsec: reject PN update requests
Radu Pirea (NXP OSS)
1
-0
/
+6
2023-10-10
octeontx2-pf: mcs: update PN only when update_pn is true
Radu Pirea (NXP OSS)
1
-4
/
+9
2023-10-10
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2
-0
/
+3
2023-10-10
net: refine debug info in skb_checksum_help()
Eric Dumazet
1
-2
/
+6
2023-10-08
ice: block default rule setting on LAG interface
Michal Swiatkowski
3
-0
/
+39
2023-10-08
xen-netback: use default TX queue size for vifs
Roger Pau Monne
1
-4
/
+0
2023-10-08
mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return type
Dan Carpenter
1
-2
/
+2
2023-10-07
ravb: Fix use-after-free issue in ravb_tx_timeout_work()
Yoshihiro Shimoda
1
-0
/
+2
2023-10-07
ravb: Fix up dma_free_coherent() call in ravb_remove()
Yoshihiro Shimoda
1
-2
/
+2
2023-10-07
devlink: Hold devlink lock on health reporter dump get
Moshe Shemesh
1
-14
/
+16
2023-10-06
net: sched: cls_u32: Fix allocation size in u32_init()
Gustavo A. R. Silva
1
-1
/
+1
2023-10-06
net: dsa: qca8k: fix potential MDIO bus conflict when accessing internal PHYs...
Marek BehĂșn
1
-0
/
+11
2023-10-06
net: dsa: qca8k: fix regmap bulk read/write methods on big endian systems
Marek BehĂșn
1
-2
/
+2
2023-10-06
phy: lynx-28g: serialize concurrent phy_set_mode_ext() calls to shared registers
Vladimir Oltean
1
-0
/
+9
2023-10-06
phy: lynx-28g: lock PHY while performing CDR lock workaround
Vladimir Oltean
1
-3
/
+6
2023-10-06
phy: lynx-28g: cancel the CDR check work item on the remove path
Ioana Ciornei
1
-0
/
+9
2023-10-05
MAINTAINERS: update Matthieu's email address
Matthieu Baerts
2
-1
/
+2
2023-10-05
mptcp: userspace pm allow creating id 0 subflow
Geliang Tang
1
-6
/
+0
2023-10-05
mptcp: fix delegated action races
Paolo Abeni
3
-39
/
+34
2023-10-05
net: stmmac: remove unneeded stmmac_poll_controller
Remi Pommarel
1
-30
/
+0
2023-10-05
net: lan743x: also select PHYLIB
Randy Dunlap
1
-0
/
+1
2023-10-05
net: ethernet: mediatek: disable irq before schedule napi
Christian Marangi
1
-2
/
+2
2023-10-05
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
2
-58
/
+138
2023-10-05
net: mana: Fix the tso_bytes calculation
Haiyang Zhang
1
-2
/
+0
2023-10-05
net: mana: Fix TX CQE error handling
Haiyang Zhang
1
-7
/
+11
2023-10-05
netlink: annotate data-races around sk->sk_err
Eric Dumazet
1
-4
/
+4
2023-10-05
sctp: update hb timer immediately after users change hb_interval
Xin Long
1
-0
/
+1
2023-10-05
sctp: update transport state when processing a dupcook packet
Xin Long
1
-2
/
+1
2023-10-05
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
1
-0
/
+13
2023-10-05
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2
-6
/
+7
2023-10-04
page_pool: fix documentation typos
Randy Dunlap
1
-3
/
+3
2023-10-04
tipc: fix a potential deadlock on &tx->lock
Chengfeng Ye
1
-2
/
+2
2023-10-04
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
1
-2
/
+5
2023-10-04
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
1
-0
/
+2
2023-10-04
netfilter: nf_tables: nft_set_rbtree: fix spurious insertion failure
Florian Westphal
1
-17
/
+29
2023-10-04
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
2
-16
/
+48
2023-10-04
selftests: netfilter: Extend nft_audit.sh
Phil Sutter
1
-16
/
+81
2023-10-04
selftests: netfilter: test for sctp collision processing in nf_conntrack
Xin Long
3
-2
/
+191
2023-10-04
netfilter: handle the connecting collision properly in nf_conntrack_proto_sctp
Xin Long
2
-10
/
+34
2023-10-04
netfilter: nft_payload: rebuild vlan header on h_proto access
Florian Westphal
1
-1
/
+12
2023-10-04
ibmveth: Remove condition to recompute TCP header checksum.
David Wilder
1
-13
/
+12
2023-10-04
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
3
-5
/
+6
2023-10-04
net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
Dan Carpenter
1
-3
/
+5
2023-10-04
net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
Dan Carpenter
1
-0
/
+1
2023-10-04
vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()
Stefano Garzarella
1
-1
/
+11
2023-10-04
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
2
-1
/
+14
2023-10-03
net: nfc: llcp: Add lock when modifying device list
Jeremy Cline
1
-0
/
+2
2023-10-03
ethtool: plca: fix plca enable data type while parsing the value
Parthiban Veerasooran
1
-16
/
+29
[next]