index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-26
rust: sync: atomic: Provide stub for `rusttest` 32-bit hosts
Miguel Ojeda
-0
/
+11
2026-01-25
dt-bindings: net: dsa: fix typos in bindings docs
Akiyoshi Kurita
-1
/
+1
2026-01-25
net: dsa: yt921x: Fix MIB overflow wraparound routine
David Yang
-7
/
+8
2026-01-25
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
-1146
/
+1417
2026-01-25
net: usb: sr9700: rename register write commands for clarity
Ethan Nelson-Moore
-6
/
+6
2026-01-25
net: usb: sr9700: use ETH_ALEN instead of magic number
Ethan Nelson-Moore
-1
/
+1
2026-01-25
Merge branch 'net-neighbour-notify-changes-atomically'
Jakub Kicinski
-57
/
+93
2026-01-25
net: core: neighbour: Make another netlink notification atomically
Petr Machata
-4
/
+9
2026-01-25
net: core: neighbour: Make one netlink notification atomically
Petr Machata
-3
/
+5
2026-01-25
net: core: neighbour: Reorder netlink & internal notification
Petr Machata
-2
/
+2
2026-01-25
net: core: neighbour: Inline neigh_update_notify() calls
Petr Machata
-11
/
+10
2026-01-25
net: core: neighbour: Process ARP queue later
Petr Machata
-1
/
+7
2026-01-25
net: core: neighbour: Extract ARP queue processing to a helper function
Petr Machata
-35
/
+43
2026-01-25
net: core: neighbour: Call __neigh_notify() under a lock
Petr Machata
-6
/
+12
2026-01-25
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
Petr Machata
-7
/
+17
2026-01-25
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
-3
/
+3
2026-01-25
net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
Zeng Chi
-1
/
+1
2026-01-25
net: wwan: t7xx: fix potential skb->frags overflow in RX path
Kery Qi
-2
/
+7
2026-01-25
ipvlan: remove ipvlan_ht_addr_lookup()
Eric Dumazet
-21
/
+34
2026-01-25
Linux 6.19-rc7
v6.19-rc7
Linus Torvalds
-1
/
+1
2026-01-25
rust: auxiliary: use `pin_init::zeroed()` for device ID
Atharv Dubey
-6
/
+1
2026-01-25
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
-10
/
+16
2026-01-25
Merge branch 'net-few-critical-helpers-are-inlined-again'
Jakub Kicinski
-40
/
+47
2026-01-25
net: inline get_netmem() and put_netmem()
Eric Dumazet
-23
/
+28
2026-01-25
net: inline net_is_devmem_iov()
Eric Dumazet
-11
/
+13
2026-01-25
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
-1
/
+1
2026-01-25
net: always inline skb_frag_unref() and __skb_frag_unref()
Eric Dumazet
-5
/
+5
2026-01-25
selftests: net: add ipv6 ping to local address from localhost
Fernando Fernandez Mancera
-0
/
+7
2026-01-25
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
-1
/
+3
2026-01-25
Merge branch 'u64_stats-introduce-u64_stats_copy'
Jakub Kicinski
-5
/
+20
2026-01-25
vxlan: vnifilter: fix memcpy with u64_stats
David Yang
-1
/
+1
2026-01-25
macsec: fix memcpy with u64_stats
David Yang
-3
/
+3
2026-01-25
net: bridge: mcast: fix memcpy with u64_stats
David Yang
-1
/
+1
2026-01-25
u64_stats: Introduce u64_stats_copy()
David Yang
-0
/
+15
2026-01-25
net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()
Zilin Guan
-1
/
+1
2026-01-25
Documentation: net: Fix typos in netdevices.rst
Dimitri Daskalakis
-2
/
+2
2026-01-25
sfc: fix deadlock in RSS config read
Edward Cree
-6
/
+1
2026-01-25
Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-3
/
+3
2026-01-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-4
/
+36
2026-01-25
rust: debugfs: use pin_init::zeroed() for file_operations
Ke Sun
-12
/
+6
2026-01-25
Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2026-01-25
Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-139
/
+313
2026-01-25
Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-8
/
+13
2026-01-25
Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2026-01-25
Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+18
2026-01-25
selftests: ublk: add missing gitignore for metadata_size binary
Alexander Atanasov
-2
/
+4
2026-01-25
io_uring/rsrc: use GFP_KERNEL_ACCOUNT consistently
Jens Axboe
-2
/
+2
2026-01-25
io_uring/futex: use GFP_KERNEL_ACCOUNT for futex data allocation
Jens Axboe
-1
/
+1
2026-01-25
keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal
Srish Srinivasan
-2
/
+2
2026-01-25
Merge branch 'selftests-bpf-introduce-execution-context-detection-helpers'
Alexei Starovoitov
-0
/
+202
[prev]
[next]