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-7.1.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
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
7
-7
/
+169
2024-04-01
ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
Marcin Szycik
2
-6
/
+6
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
7
-6
/
+282
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
4
-0
/
+254
2024-04-01
net: net_test: add tests for IP tunnel flags conversion helpers
Alexander Lobakin
2
-9
/
+125
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
40
-415
/
+715
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
13
-75
/
+137
2024-04-01
lib/bitmap: add compile-time test for __assign_bit() optimization
Alexander Lobakin
1
-8
/
+10
2024-04-01
bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
Alexander Lobakin
1
-33
/
+5
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
6
-15
/
+11
2024-04-01
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
3
-5
/
+14
2024-04-01
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
Alexander Lobakin
1
-4
/
+4
2024-04-01
fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
Alexander Lobakin
5
-11
/
+12
2024-04-01
s390/cio: rename bitmap_size() -> idset_bitmap_size()
Alexander Lobakin
1
-4
/
+6
2024-04-01
linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
Alexander Lobakin
1
-23
/
+4
2024-04-01
bitops: let the compiler optimize {__,}assign_bit()
Alexander Lobakin
1
-16
/
+4
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
4
-5
/
+5
2024-04-01
bitops: add missing prototype check
Alexander Lobakin
1
-0
/
+1
2024-04-01
lib/test_bitmap: use pr_info() for non-error messages
Alexander Potapenko
1
-5
/
+5
2024-04-01
lib/test_bitmap: add tests for bitmap_{read,write}()
Alexander Potapenko
1
-7
/
+172
2024-04-01
lib/bitmap: add bitmap_{read,write}()
Syed Nayyar Waris
1
-0
/
+77
2024-03-30
Merge branch 'add-property-in-dwmac-stm32-documentation'
Jakub Kicinski
1
-0
/
+7
2024-03-30
dt-bindings: net: dwmac: Document STM32 property st,ext-phyclk
Christophe Roullier
1
-0
/
+7
2024-03-30
netlink: introduce type-checking attribute iteration
Johannes Berg
14
-79
/
+65
2024-03-30
Merge branch 'udp-small-changes-on-receive-path'
Jakub Kicinski
11
-28
/
+38
2024-03-30
net: add sk_wake_async_rcu() helper
Eric Dumazet
11
-15
/
+21
2024-03-30
udp: avoid calling sock_def_readable() if possible
Eric Dumazet
1
-3
/
+11
2024-03-30
udp: relax atomic operation on sk->sk_rmem_alloc
Eric Dumazet
1
-6
/
+1
2024-03-30
udp: annotate data-race in __udp_enqueue_schedule_skb()
Eric Dumazet
1
-5
/
+6
2024-03-29
Merge branch 'address-remaining-wtautological-constant-out-of-range-compare'
Jakub Kicinski
1
-2
/
+4
2024-03-29
mlx5: stop warning for 64KB pages
Arnd Bergmann
1
-2
/
+4
2024-03-29
net: axienet: Fix kernel doc warnings
Suraj Gupta
2
-5
/
+22
2024-03-29
octeontx2-pf: remove unused variables req_hdr and rsp_hdr
Su Hui
1
-6
/
+2
2024-03-29
nfc: st95hf: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-29
nfc: mrvl: spi: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-29
net: wwan: mhi: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-29
net: microchip: encx24j600: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-29
tools/net/ynl: Add extack policy attribute decoding
Donald Hunter
1
-0
/
+46
2024-03-29
devlink: use kvzalloc() to allocate devlink instance resources
Jian Wen
1
-3
/
+3
2024-03-29
Merge branch 'enabled-wformat-truncation-for-clang'
Jakub Kicinski
3
-7
/
+6
2024-03-29
mlx5: avoid truncating error message
Arnd Bergmann
1
-1
/
+1
2024-03-29
qed: avoid truncating work queue length
Arnd Bergmann
1
-5
/
+4
2024-03-29
enetc: avoid truncating error message
Arnd Bergmann
1
-1
/
+1
2024-03-29
octeontx2-af: Increase maximum BPID channels
Radha Mohan Chintakuntla
1
-4
/
+2
2024-03-29
Merge branch 'add-ip-port-information-to-udp-drop-tracepoint'
Jakub Kicinski
5
-50
/
+69
2024-03-29
net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb
Balazs Scheidler
3
-7
/
+27
2024-03-29
net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
Balazs Scheidler
2
-43
/
+42
2024-03-29
nfc: st95hf: Switch to using gpiod API
Andy Shevchenko
1
-16
/
+11
2024-03-29
Merge branch 'add-en8811h-phy-driver-and-devicetree-binding-doc'
Jakub Kicinski
4
-0
/
+1148
2024-03-29
net: phy: air_en8811h: Add the Airoha EN8811H PHY driver
Eric Woudstra
3
-0
/
+1092
[next]