index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
357
-1639
/
+3158
|
\
|
*
Merge tag 'net-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-11-07
57
-337
/
+333
|
|
\
|
|
*
drivers: net: ionic: add missed debugfs cleanup to ionic_probe() error path
Wentao Liang
2024-11-07
1
-0
/
+1
|
|
*
net/smc: do not leave a dangling sk pointer in __smc_create()
Eric Dumazet
2024-11-07
1
-1
/
+3
|
|
*
rxrpc: Fix missing locking causing hanging calls
David Howells
2024-11-07
2
-0
/
+5
|
|
*
net/smc: Fix lookup of netdev by using ib_device_get_netdev()
Wenjia Zhang
2024-11-07
2
-9
/
+3
|
|
*
Merge tag 'nf-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-11-07
2
-7
/
+38
|
|
|
\
|
|
|
*
netfilter: nf_tables: wait for rcu grace period on net_device removal
Pablo Neira Ayuso
2024-11-07
2
-7
/
+38
|
|
*
|
Merge branch 'fix-the-arc-emac-driver'
Paolo Abeni
2024-11-07
2
-12
/
+24
|
|
|
\
\
|
|
|
*
|
net: arc: rockchip: fix emac mdio node support
Johan Jonker
2024-11-07
1
-1
/
+8
|
|
|
*
|
net: arc: fix the device for dma_map_single/dma_unmap_single
Johan Jonker
2024-11-07
1
-11
/
+16
|
|
|
/
/
|
|
*
|
Merge branch 'virtio_net-make-rss-interact-properly-with-queue-number'
Paolo Abeni
2024-11-07
1
-19
/
+100
|
|
|
\
\
|
|
|
*
|
virtio_net: Update rss when set queue
Philo Lu
2024-11-07
1
-14
/
+51
|
|
|
*
|
virtio_net: Sync rss config to device when virtnet_probe
Philo Lu
2024-11-07
1
-0
/
+9
|
|
|
*
|
virtio_net: Add hash_key_length check
Philo Lu
2024-11-07
1
-0
/
+6
|
|
|
*
|
virtio_net: Support dynamic rss indirection table size
Philo Lu
2024-11-07
1
-5
/
+34
|
|
|
/
/
|
|
*
|
net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
Nícolas F. R. A. Prado
2024-11-07
1
-0
/
+1
|
|
*
|
net: vertexcom: mse102x: Fix possible double free of TX skb
Stefan Wahren
2024-11-07
1
-2
/
+3
|
|
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-06
11
-32
/
+32
|
|
|
\
\
|
|
|
*
|
e1000e: Remove Meteor Lake SMBUS workarounds
Vitaly Lifshits
2024-11-04
1
-13
/
+4
|
|
|
*
|
i40e: fix race condition by adding filter's intermediate sync state
Aleksandr Loktionov
2024-11-04
3
-2
/
+12
|
|
|
*
|
idpf: fix idpf_vc_core_init error path
Pavan Kumar Linga
2024-11-04
2
-1
/
+1
|
|
|
*
|
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
2024-11-04
4
-13
/
+8
|
|
|
*
|
ice: change q_index variable type to s16 to store -1 value
Mateusz Polchlopek
2024-11-04
2
-2
/
+5
|
|
|
*
|
ice: Fix use after free during unload with ports in bridge
Marcin Szycik
2024-11-04
1
-1
/
+2
|
|
*
|
|
Merge branch 'mptcp-pm-fix-wrong-perm-and-sock-kfree'
Jakub Kicinski
2024-11-06
3
-3
/
+2
|
|
|
\
\
\
|
|
|
*
|
|
mptcp: use sock_kfree_s instead of kfree
Geliang Tang
2024-11-06
1
-1
/
+2
|
|
|
*
|
|
mptcp: no admin perm to list endpoints
Matthieu Baerts (NGI0)
2024-11-06
2
-2
/
+0
|
|
|
/
/
/
|
|
*
|
|
net: phy: ti: add PHY_RST_AFTER_CLK_EN flag
Diogo Silva
2024-11-06
1
-0
/
+2
|
|
*
|
|
Merge branch 'net-ethernet-ti-am65-cpsw-fixes-to-multi-queue-rx-feature'
Paolo Abeni
2024-11-05
2
-44
/
+37
|
|
|
\
\
\
|
|
|
*
|
|
net: ethernet: ti: am65-cpsw: fix warning in am65_cpsw_nuss_remove_rx_chns()
Roger Quadros
2024-11-05
1
-0
/
+2
|
|
|
*
|
|
net: ethernet: ti: am65-cpsw: Fix multi queue Rx on J7
Roger Quadros
2024-11-05
2
-44
/
+35
|
|
|
/
/
/
|
|
*
|
|
net: hns3: fix kernel crash when uninstalling driver
Peiyang Wang
2024-11-05
1
-1
/
+4
|
|
*
|
|
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
2024-11-05
9
-178
/
+26
|
|
*
|
|
Merge tag 'linux-can-fixes-for-6.12-20241104' of git://git.kernel.org/pub/scm...
Jakub Kicinski
2024-11-05
8
-12
/
+25
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
Marc Kleine-Budde
2024-11-04
1
-3
/
+7
|
|
|
*
|
can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...
Marc Kleine-Budde
2024-11-04
1
-3
/
+5
|
|
|
*
|
can: rockchip_canfd: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2024-11-04
1
-1
/
+1
|
|
|
*
|
can: rockchip_canfd: CAN_ROCKCHIP_CANFD should depend on ARCH_ROCKCHIP
Geert Uytterhoeven
2024-11-04
1
-0
/
+1
|
|
|
*
|
can: c_can: fix {rx,tx}_errors statistics
Dario Binacchi
2024-11-04
1
-1
/
+6
|
|
|
*
|
can: m_can: m_can_close(): don't call free_irq() for IRQ-less devices
Marc Kleine-Budde
2024-11-04
1
-1
/
+2
|
|
|
*
|
can: {cc770,sja1000}_isa: allow building on x86_64
Thomas Mühlbacher
2024-11-04
2
-2
/
+2
|
|
|
*
|
can: j1939: fix error in J1939 documentation.
Alexander Hölzl
2024-11-04
1
-1
/
+1
|
|
|
/
/
|
|
*
|
net: xilinx: axienet: Enqueue Tx packets in dql before dmaengine starts
Suraj Gupta
2024-11-03
1
-2
/
+2
|
|
*
|
MAINTAINERS: Remove self from DSA entry
Florian Fainelli
2024-11-03
2
-1
/
+4
|
|
*
|
net: enetc: allocate vf_state during PF probes
Wei Fang
2024-11-03
1
-9
/
+9
|
|
*
|
sctp: properly validate chunk size in sctp_sf_ootb()
Xin Long
2024-11-03
1
-1
/
+1
|
|
*
|
net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
Jinjie Ruan
2024-11-03
1
-1
/
+1
|
|
*
|
dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
Suraj Gupta
2024-11-02
1
-1
/
+1
|
|
*
|
net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepoint
Vladimir Oltean
2024-11-01
1
-1
/
+1
[next]