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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
44
-188
/
+295
2023-04-25
net: phy: marvell-88x2222: remove unnecessary (void*) conversions
wuych
1
-2
/
+2
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-04-25
net: amd: Fix link leak when verifying config failed
Gencen Gan
1
-1
/
+1
2023-04-25
net: phy: marvell: Fix inconsistent indenting in led_blink_set
Christian Marangi
1
-4
/
+4
2023-04-25
lan966x: Don't use xdp_frame when action is XDP_TX
Horatiu Vultur
3
-23
/
+28
2023-04-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
7
-44
/
+87
2023-04-25
Merge branch 'tsnep-xdp-socket-zero-copy-support'
Jakub Kicinski
3
-123
/
+822
2023-04-25
tsnep: Add XDP socket zero-copy TX support
Gerhard Engleder
2
-11
/
+121
2023-04-25
tsnep: Add XDP socket zero-copy RX support
Gerhard Engleder
3
-14
/
+556
2023-04-25
tsnep: Move skb receive action to separate function
Gerhard Engleder
1
-16
/
+23
2023-04-25
tsnep: Add functions for queue enable/disable
Gerhard Engleder
1
-33
/
+64
2023-04-25
tsnep: Rework TX/RX queue initialization
Gerhard Engleder
1
-43
/
+51
2023-04-25
tsnep: Replace modulo operation with mask
Gerhard Engleder
2
-14
/
+15
2023-04-25
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
1
-0
/
+31
2023-04-25
net: phy: Fix reading LED reg property
Alexander Stein
1
-1
/
+5
2023-04-25
drivers: nfc: nfcsim: remove return value check of `dev_dir`
Jianuo Kuang
1
-5
/
+0
2023-04-25
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
1
-2
/
+1
2023-04-25
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
2
-11
/
+47
2023-04-25
Merge branch 'update-coding-style-and-check-alloc_frag'
Jakub Kicinski
1
-6
/
+18
2023-04-25
net: mana: Check if netdev/napi_alloc_frag returns single page
Haiyang Zhang
1
-0
/
+15
2023-04-25
net: mana: Rename mana_refill_rxoob and remove some empty lines
Haiyang Zhang
1
-6
/
+3
2023-04-25
Merge branch 'add-page_pool-support-for-page-recycling-in-veth-driver'
Jakub Kicinski
2
-7
/
+63
2023-04-25
net: veth: add page_pool stats
Lorenzo Bianconi
2
-3
/
+18
2023-04-25
net: veth: add page_pool for page recycling
Lorenzo Bianconi
2
-4
/
+45
2023-04-25
netlink: Use copy_to_user() for optval in netlink_getsockopt().
Kuniyuki Iwashima
1
-52
/
+23
2023-04-25
selftests/bpf: avoid mark_all_scalars_precise() trigger in one of iter tests
Andrii Nakryiko
1
-11
/
+15
2023-04-25
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
12
-382
/
+463
2023-04-25
bpf: Add __rcu_read_{lock,unlock} into btf id deny list
Yafang Shao
1
-0
/
+4
2023-04-25
bpf: Disable bpf_refcount_acquire kfunc calls until race conditions are fixed
Dave Marchevsky
2
-3
/
+4
2023-04-24
Merge tag 'for-net-next-2023-04-23' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
50
-516
/
+4122
2023-04-24
MAINTAINERS: Remove PPP maintainer
Paul Mackerras
1
-2
/
+1
2023-04-24
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
3
-6
/
+33
2023-04-24
Bluetooth: btusb: Add WCN6855 devcoredump support
Tim Jiang
1
-0
/
+222
2023-04-24
Bluetooth: btnxpuart: Enable flow control before checking boot signature
Neeraj Sanjay Kale
1
-7
/
+6
2023-04-24
Bluetooth: Cancel sync command before suspend and power off
Archie Pusaka
2
-0
/
+7
2023-04-24
Bluetooth: btrtl: Add the support for RTL8851B
Max Chou
1
-0
/
+15
2023-04-24
Bluetooth: btnxpuart: Fix sparse warnings
Luiz Augusto von Dentz
1
-34
/
+51
2023-04-24
Bluetooth: btrtl: Firmware format v2 support
Max Chou
2
-41
/
+362
2023-04-24
Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issue
Zijun Hu
1
-6
/
+7
2023-04-24
bluetooth: Perform careful capability checks in hci_sock_ioctl()
Ruihan Li
1
-1
/
+8
2023-04-24
Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp
Min Li
1
-1
/
+0
2023-04-24
bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()
Ruihan Li
1
-0
/
+28
2023-04-24
Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unf...
Liu Jian
1
-1
/
+0
2023-04-24
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
3
-1
/
+14
2023-04-24
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
3
-57
/
+68
2023-04-24
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
2
-2
/
+13
2023-04-24
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
4
-97
/
+172
2023-04-24
Bluetooth: vhci: Fix info leak in force_devcd_write()
Dan Carpenter
1
-6
/
+10
2023-04-24
Bluetooth: hci_qca: mark OF related data as maybe unused
Steev Klimaszewski
1
-1
/
+1
[next]