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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
1
-2
/
+4
2023-02-02
virtio-net: Keep stop() to follow mirror sequence of open()
Parav Pandit
1
-1
/
+1
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
2023-02-02
hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()
Michael Kelley
1
-7
/
+2
2023-02-01
octeontx2-af: Fix devlink unregister
Ratheesh Kannoth
1
-8
/
+27
2023-02-01
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Tom Rix
1
-5
/
+9
2023-02-01
nfp: flower: avoid taking mutex in atomic context
Yanguo Li
1
-1
/
+7
2023-02-01
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
1
-5
/
+5
2023-02-01
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
1
-22
/
+27
2023-01-31
net: phy: meson-gxl: Add generic dummy stubs for MMD register access
Chris Healy
1
-0
/
+2
2023-01-31
net: fix NULL pointer in skb_segment_list
Yan Zhai
1
-3
/
+2
2023-01-31
net: fman: memac: free mdio device if lynx_pcs_create() fails
Vladimir Oltean
1
-0
/
+3
2023-01-31
sctp: do not check hb_timer.expires when resetting hb_timer
Xin Long
1
-3
/
+1
2023-01-31
Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"
Florian Westphal
1
-2
/
+3
2023-01-31
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Florian Westphal
1
-0
/
+1
2023-01-31
net: sched: sch: Bounds check priority
Kees Cook
1
-1
/
+4
2023-01-31
net: ethernet: mtk_eth_soc: Avoid truncating allocation
Kees Cook
2
-3
/
+1
2023-01-30
net/tls: tls_is_tx_ready() checked list_entry
Pietro Borrello
1
-1
/
+1
2023-01-30
net: phy: fix null dereference in phy_attach_direct
Colin Foster
1
-1
/
+1
2023-01-30
netrom: Fix use-after-free caused by accept on already connected socket
Hyunwoo Kim
1
-0
/
+5
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
3
-1
/
+5
2023-01-28
selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility
Andrei Gherzan
1
-1
/
+1
2023-01-28
net: wwan: t7xx: Fix Runtime PM initialization
Kornel Dulęba
1
-0
/
+2
2023-01-28
net: wwan: t7xx: Fix Runtime PM resume sequence
Kornel Dulęba
3
-11
/
+45
2023-01-28
net: mctp: purge receive queues on sk destruction
Jeremy Kerr
1
-0
/
+6
2023-01-28
net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
Andre Kalb
1
-2
/
+4
2023-01-28
net: qrtr: free memory on error path in radix_tree_insert()
Natalia Petrova
1
-1
/
+4
2023-01-28
net/rose: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+8
2023-01-28
sfc: correctly advertise tunneled IPv6 segmentation
Íñigo Huguet
1
-1
/
+4
2023-01-27
skb: Do mix page pool and page referenced frags in GRO
Alexander Duyck
1
-0
/
+9
2023-01-27
net: dsa: mt7530: fix tristate and help description
Arınç ÜNAL
1
-3
/
+4
2023-01-27
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+6
2023-01-27
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-27
virtio-net: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-27
lan966x: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+3
2023-01-27
qede: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson
1
-3
/
+4
2023-01-27
ice: Fix broken link in ice NAPI doc
Michal Wilczynski
1
-1
/
+1
2023-01-27
ice: Prevent set_channel from changing queues while RDMA active
Dave Ertman
5
-19
/
+43
2023-01-26
bpf: Fix the kernel crash caused by bpf_setsockopt().
Kui-Feng Lee
1
-1
/
+0
2023-01-26
treewide: fix up files incorrectly marked executable
Linus Torvalds
3
-0
/
+0
2023-01-25
net: mdio-mux-meson-g12a: force internal PHY off on mux switch
Jerome Brunet
1
-7
/
+16
2023-01-25
docs: networking: Fix bridge documentation URL
Ivan Vecera
1
-1
/
+1
2023-01-25
tsnep: Fix TX queue stop/wake for multiple queues
Gerhard Engleder
1
-6
/
+9
2023-01-25
net/tg3: resolve deadlock in tg3_reset_task() during EEH
David Christensen
1
-4
/
+4
2023-01-25
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2
-0
/
+7
2023-01-25
net: mctp: hold key reference when looking up a general key
Paolo Abeni
1
-7
/
+7
2023-01-25
net: mctp: move expiry timer delete to unhash
Jeremy Kerr
1
-3
/
+6
[next]