index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-04-01
doc: netlink: Update tc spec with missing definitions
Donald Hunter
-0
/
+51
2024-04-01
doc: netlink: Add hyperlinks to generated Netlink docs
Donald Hunter
-18
/
+42
2024-04-01
doc: netlink: Change generated docs to limit TOC to depth 3
Donald Hunter
-1
/
+1
2024-04-01
Merge branch 'net-rps-misc'
David S. Miller
-70
/
+95
2024-04-01
net: rps: move received_rps field to a better location
Eric Dumazet
-1
/
+1
2024-04-01
net: rps: add rps_input_queue_head_add() helper
Eric Dumazet
-7
/
+15
2024-04-01
net: rps: change input_queue_tail_incr_save()
Eric Dumazet
-23
/
+35
2024-04-01
net: enqueue_to_backlog() cleanup
Eric Dumazet
-13
/
+11
2024-04-01
net: make softnet_data.dropped an atomic_t
Eric Dumazet
-6
/
+13
2024-04-01
net: enqueue_to_backlog() change vs not running device
Eric Dumazet
-4
/
+5
2024-04-01
net: move dev_xmit_recursion() helpers to net/core/dev.h
Eric Dumazet
-17
/
+17
2024-04-01
net: move kick_defer_list_purge() to net/core/dev.h
Eric Dumazet
-4
/
+3
2024-04-01
Merge branch 'ice-pfcp-filter'
David S. Miller
-624
/
+1988
2024-04-01
ice: Add support for PFCP hardware offload in switchdev
Marcin Szycik
-7
/
+169
2024-04-01
ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS
Marcin Szycik
-6
/
+6
2024-04-01
pfcp: always set pfcp metadata
Michal Swiatkowski
-6
/
+282
2024-04-01
pfcp: add PFCP module
Wojciech Drewek
-0
/
+254
2024-04-01
net: net_test: add tests for IP tunnel flags conversion helpers
Alexander Lobakin
-9
/
+125
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
-415
/
+715
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
-75
/
+137
2024-04-01
lib/bitmap: add compile-time test for __assign_bit() optimization
Alexander Lobakin
-8
/
+10
2024-04-01
bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
Alexander Lobakin
-33
/
+5
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
-15
/
+11
2024-04-01
tools: move alignment-related macros to new <linux/align.h>
Alexander Lobakin
-5
/
+14
2024-04-01
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
Alexander Lobakin
-4
/
+4
2024-04-01
fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
Alexander Lobakin
-11
/
+12
2024-04-01
s390/cio: rename bitmap_size() -> idset_bitmap_size()
Alexander Lobakin
-4
/
+6
2024-04-01
linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
Alexander Lobakin
-23
/
+4
2024-04-01
bitops: let the compiler optimize {__,}assign_bit()
Alexander Lobakin
-16
/
+4
2024-04-01
bitops: make BYTES_TO_BITS() treewide-available
Alexander Lobakin
-5
/
+5
2024-04-01
bitops: add missing prototype check
Alexander Lobakin
-0
/
+1
2024-04-01
lib/test_bitmap: use pr_info() for non-error messages
Alexander Potapenko
-5
/
+5
2024-04-01
lib/test_bitmap: add tests for bitmap_{read,write}()
Alexander Potapenko
-7
/
+172
2024-04-01
lib/bitmap: add bitmap_{read,write}()
Syed Nayyar Waris
-0
/
+77
2024-03-29
Merge branch 'add-property-in-dwmac-stm32-documentation'
Jakub Kicinski
-0
/
+7
2024-03-29
dt-bindings: net: dwmac: Document STM32 property st,ext-phyclk
Christophe Roullier
-0
/
+7
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
-79
/
+65
2024-03-29
Merge branch 'udp-small-changes-on-receive-path'
Jakub Kicinski
-28
/
+38
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
-15
/
+21
2024-03-29
udp: avoid calling sock_def_readable() if possible
Eric Dumazet
-3
/
+11
2024-03-29
udp: relax atomic operation on sk->sk_rmem_alloc
Eric Dumazet
-6
/
+1
2024-03-29
udp: annotate data-race in __udp_enqueue_schedule_skb()
Eric Dumazet
-5
/
+6
2024-03-29
Merge branch 'address-remaining-wtautological-constant-out-of-range-compare'
Jakub Kicinski
-2
/
+4
2024-03-29
mlx5: stop warning for 64KB pages
Arnd Bergmann
-2
/
+4
2024-03-29
net: axienet: Fix kernel doc warnings
Suraj Gupta
-5
/
+22
2024-03-29
octeontx2-pf: remove unused variables req_hdr and rsp_hdr
Su Hui
-6
/
+2
2024-03-29
nfc: st95hf: drop driver owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-03-29
nfc: mrvl: spi: drop driver owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-03-29
net: wwan: mhi: drop driver owner assignment
Krzysztof Kozlowski
-1
/
+0
2024-03-29
net: microchip: encx24j600: drop driver owner assignment
Krzysztof Kozlowski
-1
/
+0
[next]