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
2024-08-24
net: refactor ->ndo_bpf calls into dev_xdp_propagate
Mina Almasry
1
-0
/
+1
2024-08-23
net: ethtool: Introduce a command to list PHYs on an interface
Maxime Chevallier
1
-0
/
+19
2024-08-23
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
1
-0
/
+1
2024-08-23
net: sfp: Add helper to return the SFP bus name
Maxime Chevallier
1
-0
/
+6
2024-08-23
net: phy: add helpers to handle sfp phy connect/disconnect
Maxime Chevallier
1
-0
/
+2
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
1
-1
/
+1
2024-08-23
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
4
-1
/
+105
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-48
/
+169
2024-08-23
Merge tag 'net-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-15
/
+82
2024-08-22
net: ipv6: ioam6: new feature tunsrc
Justin Iurman
1
-0
/
+6
2024-08-21
net: repack struct netdev_queue
Jakub Kicinski
1
-9
/
+14
2024-08-20
net: Silence false field-spanning write warning in metadata_dst memcpy
Gal Pressman
1
-2
/
+5
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
2
-0
/
+8
2024-08-20
net/smc: introduce statistics for ringbufs usage of net namespace
Wen Gu
1
-0
/
+2
2024-08-20
net/smc: introduce statistics for allocated ringbufs of link group
Wen Gu
1
-0
/
+4
2024-08-19
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-08-19
Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-19
/
+62
2024-08-17
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-8
/
+11
2024-08-16
Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-08-16
Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-4
/
+1
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
1
-1
/
+1
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+12
2024-08-16
ipv6: Add ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
1
-0
/
+12
2024-08-16
ethtool: Add new result codes for TDR diagnostics
Oleksij Rempel
1
-0
/
+4
2024-08-16
Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2024-08-16
Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+18
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
1
-0
/
+1
2024-08-16
net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged
Vladimir Oltean
1
-0
/
+2
2024-08-16
net: dsa: provide a software untagging function on RX for VLAN-aware bridges
Vladimir Oltean
1
-6
/
+10
2024-08-16
net: mscc: ocelot: serialize access to the injection/extraction groups
Vladimir Oltean
1
-0
/
+9
2024-08-16
net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...
Vladimir Oltean
2
-1
/
+49
2024-08-15
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
1
-0
/
+13
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
2
-5
/
+4
2024-08-15
mm: add system wide stats items category
Pasha Tatashin
1
-11
/
+4
2024-08-15
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
2
-3
/
+41
2024-08-15
virtio: allow driver to disable the configure change notification
Jason Wang
1
-0
/
+7
2024-08-15
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
1
-2
/
+2
2024-08-15
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
1
-1
/
+3
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-10
/
+51
2024-08-15
Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-08-15
Merge tag 'net-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+5
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2
-8
/
+11
2024-08-15
Revert "misc: fastrpc: Restrict untrusted app to attach to privileged PD"
Griffin Kroah-Hartman
1
-3
/
+0
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
1
-0
/
+4
2024-08-14
UAPI: net/sched: Use __struct_group() in flex struct tc_u32_sel
Gustavo A. R. Silva
1
-10
/
+13
2024-08-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+8
[next]