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-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-10-09
Merge wireless-next into staging-next
Greg Kroah-Hartman
25
-289
/
+140
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
539
-4348
/
+12775
2024-10-09
Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"
Johannes Berg
1
-0
/
+6
2024-10-09
caif: Remove unused cfsrvl_getphyid
Dr. David Alan Gilbert
1
-1
/
+0
2024-10-09
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
2
-2
/
+1
2024-10-08
wireless: wext: shorten struct iw_ioctl_description
Johannes Berg
1
-4
/
+1
2024-10-08
wifi: wext: merge adjacent CONFIG_COMPAT ifdef blocks
Johannes Berg
1
-3
/
+2
2024-10-08
wifi: cfg80211: unexport wireless_nlevent_flush()
Johannes Berg
1
-6
/
+0
2024-10-08
wifi: remove iw_public_data from struct net_device
Johannes Berg
2
-20
/
+0
2024-10-08
wifi: wext/libipw: move spy implementation to libipw
Johannes Berg
1
-18
/
+0
2024-10-08
wifi: ipw2x00/lib80211: move remaining lib80211 into libipw
Johannes Berg
1
-122
/
+0
2024-10-08
rtnetlink: Add assertion helpers for per-netns RTNL.
Kuniyuki Iwashima
1
-4
/
+41
2024-10-08
rtnetlink: Add per-netns RTNL.
Kuniyuki Iwashima
2
-0
/
+25
2024-10-08
Revert "rtnetlink: add guard for RTNL"
Kuniyuki Iwashima
1
-3
/
+0
2024-10-08
net: phy: Add support for PHY timing-role configuration via device tree
Oleksij Rempel
1
-0
/
+1
2024-10-08
ipv4: remove fib_info_devhash[]
Eric Dumazet
1
-0
/
+3
2024-10-08
net: dsa: remove obsolete phylink dsa_switch operations
Russell King (Oracle)
1
-15
/
+0
2024-10-05
net_sched: sch_fq: add the ability to offload pacing
Jeffrey Ji
1
-0
/
+2
2024-10-05
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2
-0
/
+5
2024-10-05
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
1
-2
/
+3
2024-10-05
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
1
-2
/
+2
2024-10-04
Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-5
/
+1
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
1
-9
/
+18
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
3
-1
/
+12
2024-10-04
net/mlx5: hw counters: Remove mlx5_fc_create_ex
Cosmin Ratiu
1
-3
/
+0
2024-10-04
net/mlx5: hw counters: Make fc_stats & fc_pool private
Cosmin Ratiu
1
-32
/
+1
2024-10-04
Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2024-10-04
Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+10
2024-10-04
Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+3
2024-10-04
Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-10-04
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+4
2024-10-04
appletalk: Remove deadcode
Dr. David Alan Gilbert
1
-8
/
+0
2024-10-04
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
1
-4
/
+3
2024-10-04
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2
-2
/
+8
2024-10-04
lib: packing: duplicate pack() and unpack() implementations
Vladimir Oltean
1
-2
/
+2
2024-10-04
lib: packing: add pack() and unpack() wrappers over packing()
Vladimir Oltean
1
-0
/
+6
2024-10-04
lib: packing: remove kernel-doc from header file
Vladimir Oltean
1
-26
/
+0
2024-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
77
-494
/
+956
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-3
/
+23
2024-10-03
Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-1
/
+1
2024-10-03
net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
Shradha Gupta
1
-1
/
+1
2024-10-03
net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
Russell King (Oracle)
1
-4
/
+0
2024-10-03
net: pcs: xpcs: drop interface argument from xpcs_create*()
Russell King (Oracle)
1
-4
/
+2
2024-10-03
net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
Russell King (Oracle)
1
-0
/
+3
2024-10-03
net: pcs: xpcs: move PCS reset to .pcs_pre_config()
Russell King (Oracle)
1
-0
/
+1
2024-10-03
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-03
Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
1
-1
/
+1
2024-10-03
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-32
/
+31
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
30
-32
/
+31
[next]