index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
nexthop: allow nexthop_mpath_fill_node() to be called without RTNL
Eric Dumazet
1
-1
/
+1
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
1
-0
/
+1
2024-02-26
rtnetlink: add RTNL_FLAG_DUMP_UNLOCKED flag
Eric Dumazet
2
-0
/
+3
2024-02-26
ipv6: prepare inet6_fill_ifinfo() for RCU protection
Eric Dumazet
1
-2
/
+4
2024-02-23
genetlink: make info in GENL_REQ_ATTR_CHECK() const
Jakub Kicinski
1
-1
/
+1
2024-02-23
net: mpls: error out if inner headers are not set
Florian Westphal
1
-0
/
+5
2024-02-22
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-2
/
+0
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-23
/
+76
2024-02-22
Merge tag 'wireless-next-2024-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
4
-7
/
+58
2024-02-22
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-2
/
+5
2024-02-22
net: mctp: provide a more specific tag allocation ioctl
Jeremy Kerr
1
-0
/
+32
2024-02-22
net: mctp: separate key correlation across nets
Jeremy Kerr
1
-0
/
+2
2024-02-22
net: mctp: avoid confusion over local/peer dest/source addresses
Jeremy Kerr
1
-2
/
+2
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
1
-0
/
+10
2024-02-22
netfilter: nft_flow_offload: reset dst in route object after setting up flow
Pablo Neira Ayuso
1
-1
/
+1
2024-02-21
net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
Dimitri Fedrau
1
-0
/
+1
2024-02-21
net: phy: Support 100/1000BT1 linkmode advertisements
Dimitri Fedrau
1
-0
/
+8
2024-02-21
net: phy: Add BaseT1 auto-negotiation constants
Dimitri Fedrau
1
-0
/
+2
2024-02-21
wifi: cfg80211: use ML element parsing helpers
Johannes Berg
1
-0
/
+38
2024-02-21
wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()
Johannes Berg
1
-5
/
+6
2024-02-21
wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()
Johannes Berg
1
-0
/
+2
2024-02-21
wifi: cfg80211: Add KHZ_PER_GHZ to units.h and reuse
Andy Shevchenko
1
-1
/
+4
2024-02-21
wifi: mac80211: make associated BSS pointer visible to the driver
Miri Korenblit
1
-0
/
+5
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
1
-1
/
+3
2024-02-21
net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
Florian Fainelli
1
-0
/
+3
2024-02-21
net: wan: framer: remove children from struct framer_ops kdoc
Simon Horman
1
-1
/
+0
2024-02-21
Merge tag 'wireless-next-2024-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
6
-87
/
+328
2024-02-21
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
2
-2
/
+0
2024-02-20
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
1
-7
/
+7
2024-02-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+5
2024-02-20
net: skbuff: add overflow debug check to pull/push helpers
Florian Westphal
1
-0
/
+6
2024-02-20
net: reorganize "struct sock" fields
Eric Dumazet
1
-47
/
+61
2024-02-20
net: add netmem to skb_frag_t
Mina Almasry
1
-29
/
+71
2024-02-20
net: introduce abstraction for network memory
Mina Almasry
1
-0
/
+41
2024-02-19
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
1
-2
/
+3
2024-02-19
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
1
-5
/
+0
2024-02-19
net: sched: Annotate struct tc_pedit with __counted_by
Kees Cook
1
-1
/
+1
2024-02-18
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
1
-1
/
+1
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
1
-0
/
+2
2024-02-17
net: mdio: add helpers for accessing the EEE CAP2 registers
Heiner Kallweit
1
-0
/
+55
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
4
-6
/
+9
2024-02-17
Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-5
/
+27
2024-02-17
Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+0
2024-02-16
Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-7
/
+10
2024-02-16
Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+1
2024-02-16
Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-0
/
+18
2024-02-16
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
1
-0
/
+3
2024-02-15
Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'
Jakub Kicinski
1
-0
/
+4
2024-02-15
genetlink: Add per family bind/unbind callbacks
Stanislaw Gruszka
1
-0
/
+4
[next]