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
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
12
-65
/
+124
2024-04-01
ip_tunnel: use a separate struct to store tunnel params in the kernel
Alexander Lobakin
3
-16
/
+20
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2
-6
/
+1
2024-04-01
s390/cio: rename bitmap_size() -> idset_bitmap_size()
Alexander Lobakin
1
-4
/
+6
2024-03-29
netlink: introduce type-checking attribute iteration
Johannes Berg
7
-35
/
+11
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
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
nfc: st95hf: Switch to using gpiod API
Andy Shevchenko
1
-16
/
+11
2024-03-29
net: phy: air_en8811h: Add the Airoha EN8811H PHY driver
Eric Woudstra
3
-0
/
+1092
2024-03-29
net: dsa: hellcreek: Convert to gettimex64()
Kurt Kanzenbach
1
-10
/
+15
2024-03-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
18
-489
/
+232
2024-03-28
bnxt_en: Support adding ntuple rules on RSS contexts
Pavan Chebbi
3
-9
/
+51
2024-03-28
bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()
Pavan Chebbi
1
-2
/
+4
2024-03-28
bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()
Pavan Chebbi
3
-8
/
+196
2024-03-28
bnxt_en: Refactor bnxt_set_rxfh()
Michael Chan
1
-13
/
+27
2024-03-28
bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()
Pavan Chebbi
2
-4
/
+7
2024-03-28
bnxt_en: Simplify bnxt_rfs_capable()
Michael Chan
1
-15
/
+6
2024-03-28
bnxt_en: Refactor RSS indir alloc/set functions
Pavan Chebbi
2
-10
/
+23
2024-03-28
bnxt_en: Introduce rss ctx structure, alloc/free functions
Pavan Chebbi
3
-0
/
+80
2024-03-28
bnxt_en: Refactor VNIC alloc and cfg functions
Pavan Chebbi
3
-72
/
+75
2024-03-28
bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()
Pavan Chebbi
2
-11
/
+21
2024-03-28
bnxt_en: Retry PTP TX timestamp from FW for 1 second
Pavan Chebbi
2
-1
/
+19
2024-03-28
bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()
Michael Chan
2
-4
/
+13
2024-03-28
net: pcs: rzn1-miic: Init RX clock early if MAC requires it
Romain Gantois
1
-0
/
+28
2024-03-28
net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
Russell King (Oracle)
1
-1
/
+2
2024-03-28
net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
Romain Gantois
1
-0
/
+7
2024-03-28
net: stmmac: Support a generic PCS field in mac_device_info
Romain Gantois
3
-9
/
+6
2024-03-28
net: stmmac: don't rely on lynx_pcs presence to check for a PHY
Maxime Chevallier
1
-2
/
+1
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
1
-0
/
+15
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
1
-1
/
+9
2024-03-28
idpf: sprinkle __counted_by{,_le}() in the virtchnl2 header
Alexander Lobakin
1
-10
/
+10
2024-03-28
idpf: make virtchnl2.h self-contained
Alexander Lobakin
2
-2
/
+4
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
9
-22
/
+11
2024-03-28
qed: Drop useless pci_params.pm_cap
Bjorn Helgaas
2
-4
/
+1
2024-03-28
gve: Add counter adminq_get_ptype_map_cnt to stats report
John Fraker
1
-1
/
+2
2024-03-28
ravb: Add support for an optional MDIO mode
Niklas Söderlund
1
-1
/
+8
2024-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
217
-1554
/
+3358
2024-03-28
Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
35
-139
/
+280
2024-03-28
Octeontx2-af: fix pause frame configuration in GMP mode
Hariprasad Kelam
1
-0
/
+5
2024-03-28
net: lan743x: Add set RFE read fifo threshold for PCI1x1x chips
Raju Lakkaraju
2
-0
/
+22
2024-03-28
net: bcmasp: Remove phy_{suspend/resume}
Justin Chen
1
-14
/
+1
[next]