index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-11
libie, ice: move fwlog admin queue to libie
Michal Swiatkowski
1
-0
/
+89
2025-09-11
ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
Ido Schimmel
1
-4
/
+6
2025-09-11
net: xdp: handle frags with unreadable memory
Jakub Kicinski
1
-0
/
+13
2025-09-11
net: xdp: pass full flags to xdp_update_skb_shared_info()
Jakub Kicinski
1
-12
/
+11
2025-09-09
ptp: qoriq: convert to use generic interfaces to set loopback mode
Wei Fang
1
-10
/
+0
2025-09-09
ptp: add debugfs interfaces to loop back the periodic output signal
Wei Fang
1
-0
/
+10
2025-09-09
net/mlx5: Implement cqe_compress_type via devlink params
Saeed Mahameed
1
-0
/
+1
2025-09-09
devlink: Add 'total_vfs' generic device param
Vlad Dumitrescu
1
-0
/
+4
2025-09-09
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2
-13
/
+26
2025-09-09
Merge tag 'mlx5-rs-fec-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
3
-0
/
+31
2025-09-09
bonding: support aggregator selection based on port priority
Hangbin Liu
1
-0
/
+1
2025-09-09
bonding: add support for per-port LACP actor priority
Hangbin Liu
3
-0
/
+3
2025-09-09
net/mlx5: Add RS FEC histogram infrastructure
Carolina Jubran
3
-0
/
+31
2025-09-09
ptp: Add ioctl commands to expose raw cycle counter values
Carolina Jubran
1
-0
/
+4
2025-09-08
net: snmp: remove SNMP_MIB_SENTINEL
Eric Dumazet
2
-28
/
+0
2025-09-08
ipv6: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
1
-0
/
+24
2025-09-08
xdp, libeth: make the xdp_init_buff() micro-optimization generic
Alexander Lobakin
2
-13
/
+26
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-30
/
+77
2025-09-04
Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-4
/
+20
2025-09-04
net: add helper to pre-check if PP for an Rx queue will be unreadable
Jakub Kicinski
2
-0
/
+14
2025-09-04
netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
Phil Sutter
1
-0
/
+2
2025-09-03
net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms
Juraj Šarinay
1
-1
/
+1
2025-09-03
net: lockless sock_i_ino()
Eric Dumazet
1
-4
/
+13
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
4
-19
/
+3
2025-09-03
genetlink: fix typo in comment
Asbjørn Sloth Tønnesen
1
-1
/
+1
2025-09-03
net: Add rfs_needed() helper
Christoph Paasch
1
-29
/
+56
2025-09-03
Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-4
/
+95
2025-09-02
net/mlx5: Add PSP capabilities structures and bits
Saeed Mahameed
2
-4
/
+95
2025-09-02
net: phy: add phy_interface_weight()
Russell King (Oracle)
1
-0
/
+5
2025-09-02
net_sched: act: remove tcfa_qstats
Eric Dumazet
1
-8
/
+6
2025-09-02
bonding: Remove support for use_carrier
Jay Vosburgh
1
-1
/
+0
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-21
/
+52
2025-09-02
netfilter: nft_payload: extend offset to 65535 bytes
Fernando Fernandez Mancera
1
-1
/
+1
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2
-18
/
+0
2025-09-02
netfilter: nf_tables: allow iter callbacks to sleep
Florian Westphal
1
-0
/
+2
2025-09-02
ptp: add helpers to get the phc_index by of_node or dev
Wei Fang
1
-0
/
+22
2025-09-01
inet: ping: make ping_port_rover per netns
Eric Dumazet
1
-0
/
+1
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
1
-1
/
+0
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
3
-9
/
+11
2025-08-29
net: use dst_dev_rcu() in sk_setup_caps()
Eric Dumazet
3
-4
/
+6
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
1
-5
/
+11
2025-08-29
inet_diag: avoid cache line misses in inet_diag_bc_sk()
Eric Dumazet
1
-0
/
+5
2025-08-29
inet_diag: change inet_diag_bc_sk() first argument
Eric Dumazet
1
-1
/
+1
2025-08-29
pppoe: remove rwlock usage
Qingfang Deng
1
-1
/
+1
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-75
/
+66
2025-08-28
Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-5
/
+5
2025-08-28
Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-2
/
+21
2025-08-28
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
net_sched: act_tunnel_key: use RCU in tunnel_key_dump()
Eric Dumazet
1
-0
/
+1
2025-08-28
net_sched: act_vlan: use RCU in tcf_vlan_dump()
Eric Dumazet
1
-0
/
+1
[next]