index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-15
mdio: Remove mdio45_ethtool_gset_npage()
Alistair Francis
1
-3
/
+0
2024-11-15
include: mdio: Remove mdio45_ethtool_gset()
Alistair Francis
1
-16
/
+0
2024-11-15
net: phy: add phy_set_eee_broken
Heiner Kallweit
1
-0
/
+10
2024-11-15
net: phy: convert eee_broken_modes to a linkmode bitmap
Heiner Kallweit
1
-5
/
+4
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-48
/
+57
2024-11-14
Merge tag 'net-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+5
2024-11-14
bonding: add ns target multicast address to slave device
Hangbin Liu
1
-0
/
+2
2024-11-14
net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
Tristram Ha
1
-0
/
+1
2024-11-14
net: Make copy_safe_from_sockptr() match documentation
Michal Luczaj
1
-1
/
+3
2024-11-14
net: simplify eeecfg_mac_can_tx_lpi
Heiner Kallweit
1
-4
/
+1
2024-11-14
Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-52
/
+3
2024-11-14
Merge tag 'tpmdd-next-6.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2024-11-13
tpm: Opt-in in disable PCR integrity protection
Jarkko Sakkinen
1
-0
/
+3
2024-11-13
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-2
/
+10
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-5
/
+9
2024-11-12
wifi: mac80211: Support EHT 1024 aggregation size in TX
MeiChia Chiu
1
-0
/
+2
2024-11-12
net: Implement fault injection forcing skb reallocation
Breno Leitao
1
-0
/
+9
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
1
-3
/
+4
2024-11-12
net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
1
-0
/
+7
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
1
-3
/
+4
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
1
-7
/
+8
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
1
-0
/
+6
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
2
-3
/
+7
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
2
-0
/
+22
2024-11-12
net: Add control functions for irq suspension
Martin Karsten
1
-0
/
+3
2024-11-12
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
2
-0
/
+3
2024-11-12
rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PER...
Kuniyuki Iwashima
1
-0
/
+1
2024-11-12
rtnetlink: Add peer_type in struct rtnl_link_ops.
Kuniyuki Iwashima
1
-0
/
+2
2024-11-12
rtnetlink: Remove __rtnl_link_register()
Kuniyuki Iwashima
1
-2
/
+0
2024-11-12
rtnetlink: Protect link_ops by mutex.
Kuniyuki Iwashima
1
-1
/
+1
2024-11-12
rtnetlink: Remove __rtnl_link_unregister().
Kuniyuki Iwashima
1
-1
/
+0
2024-11-12
rxrpc: Add a tracepoint for aborts being proposed
David Howells
1
-0
/
+25
2024-11-11
mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
Yunsheng Lin
2
-10
/
+33
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
1
-0
/
+10
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
5
-40
/
+50
2024-11-11
net: netlink: add nla_get_*_default() accessors
Johannes Berg
1
-0
/
+262
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
2
-5
/
+9
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-7
/
+25
2024-11-10
neighbour: Create netdev->neighbour association
Gilad Naaman
3
-7
/
+21
2024-11-10
neighbour: Remove bare neighbour::next pointer
Gilad Naaman
1
-3
/
+1
2024-11-10
neighbour: Convert iteration to use hlist+macro
Gilad Naaman
1
-4
/
+1
2024-11-10
neighbour: Define neigh_for_each_in_bucket
Gilad Naaman
1
-0
/
+6
2024-11-10
neighbour: Add hlist_node to struct neighbour
Gilad Naaman
1
-0
/
+2
2024-11-09
net: mctp: Expose transport binding identifier via IFLA attribute
Khang Nguyen
3
-1
/
+22
2024-11-09
Merge tag 'acpi-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-4
/
+2
2024-11-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-29
/
+3
2024-11-08
ipv4: Prepare ip_route_output() to future .flowi4_tos conversion.
Guillaume Nault
1
-3
/
+3
2024-11-08
net: phy: remove genphy_config_eee_advert
Heiner Kallweit
1
-1
/
+0
2024-11-08
net: phy: make genphy_c45_write_eee_adv() static
Heiner Kallweit
1
-1
/
+0
2024-11-08
signal: restore the override_rlimit logic
Roman Gushchin
1
-1
/
+2
[next]