index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
net: dsa: b53: do not set learning and unicast/multicast on up
Jonas Gorski
3
-8
/
+15
2025-05-07
net: dsa: b53: fix learning on VLAN unaware bridges
Jonas Gorski
1
-1
/
+1
2025-05-07
net: dsa: b53: fix toggling vlan_filtering
Jonas Gorski
2
-31
/
+75
2025-05-07
net: dsa: b53: do not program vlans when vlan filtering is off
Jonas Gorski
1
-20
/
+28
2025-05-07
net: dsa: b53: do not allow to configure VLAN 0
Jonas Gorski
1
-9
/
+27
2025-05-07
net: dsa: b53: always rejoin default untagged VLAN on bridge leave
Jonas Gorski
1
-5
/
+5
2025-05-07
net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave
Jonas Gorski
1
-1
/
+2
2025-05-07
net: dsa: b53: fix flushing old pvid VLAN on pvid change
Jonas Gorski
1
-1
/
+1
2025-05-07
net: dsa: b53: fix clearing PVID of a port
Jonas Gorski
1
-2
/
+11
2025-05-07
net: dsa: b53: keep CPU port always tagged again
Jonas Gorski
1
-0
/
+8
2025-05-07
net: dsa: b53: allow leaky reserved multicast
Jonas Gorski
1
-2
/
+4
2025-05-07
net: ti: icssg-prueth: Report BQL before sending XDP packets
Meghana Malladi
1
-1
/
+7
2025-05-07
net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access
Meghana Malladi
2
-2
/
+12
2025-05-07
net: ti: icssg-prueth: Set XDP feature flags for ndev
Meghana Malladi
1
-5
/
+4
2025-05-07
bpf: Clarify handling of mark and tstamp by redirect_peer
Paul Chaignon
2
-0
/
+6
2025-05-07
bpf: Scrub packet on bpf_redirect_peer
Paul Chaignon
1
-0
/
+1
2025-05-07
net: airoha: Add missing field to ppe_mbox_data struct
Lorenzo Bianconi
1
-4
/
+6
2025-05-07
openvswitch: Fix unsafe attribute parsing in output_userspace()
Eelco Chaudron
1
-2
/
+1
2025-05-07
netfilter: ipset: fix region locking in hash types
Jozsef Kadlecsik
1
-1
/
+1
2025-05-07
ipvs: fix uninit-value for saddr in do_output_route4
Julian Anastasov
1
-19
/
+8
2025-05-06
net: add missing instance lock to dev_set_promiscuity
Stanislav Fomichev
3
-13
/
+25
2025-05-06
net: Lock netdevices during dev_shutdown
Cosmin Ratiu
1
-1
/
+3
2025-05-06
ice: use DSN instead of PCI BDF for ice_adapter index
Przemek Kitszel
2
-31
/
+22
2025-05-06
wifi: iwlwifi: add support for Killer on MTL
Johannes Berg
1
-0
/
+2
2025-05-06
wifi: mac80211: fix the type of status_code for negotiated TID to Link Mapping
Michael-CY Lee
2
-7
/
+7
2025-05-06
wifi: cfg80211: fix out-of-bounds access during multi-link element defragmentation
Veerendranath Jakkam
1
-1
/
+1
2025-05-06
can: gw: fix RCU/BH usage in cgw_create_job()
Oliver Hartkopp
1
-59
/
+90
2025-05-06
can: mcan: m_can_class_unregister(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: rockchip_canfd: rkcanfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: mcp251xfd: mcp251xfd_remove(): fix order of unregistration calls
Marc Kleine-Budde
1
-1
/
+1
2025-05-06
can: mcp251xfd: fix TDC setting for low data bit rates
Kelsey Maes
1
-8
/
+32
2025-05-06
can: m_can: m_can_class_allocate_dev(): initialize spin lock on device probe
Antonios Salios
1
-0
/
+1
2025-05-06
net: ethernet: mtk_eth_soc: do not reset PSE when setting FE
Frank Wunderlich
1
-3
/
+0
2025-05-06
net: ethernet: mtk_eth_soc: reset all TX queues on DMA free
Daniel Golle
1
-4
/
+12
2025-05-05
tools: ynl-gen: validate 0 len strings from kernel
David Wei
1
-1
/
+1
2025-05-05
selftests: drv: net: add version indicator
Mohsin Bashir
1
-3
/
+14
2025-05-05
selftests: drv: net: avoid skipping tests
Mohsin Bashir
1
-2
/
+4
2025-05-05
selftests: drv: net: fix test failure on ipv6 sys
Mohsin Bashir
1
-13
/
+9
2025-05-05
selftests: Add IPv6 link-local address generation tests for GRE devices.
Guillaume Nault
2
-0
/
+178
2025-05-05
gre: Fix again IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-05-05
dt-bindings: net: ethernet-controller: Add informative text about RGMII delays
Andrew Lunn
1
-7
/
+90
2025-05-05
virtio-net: free xsk_buffs on error in virtnet_xsk_pool_enable()
Jakub Kicinski
1
-2
/
+6
2025-05-05
virtio-net: don't re-enable refill work too early when NAPI is disabled
Jakub Kicinski
1
-3
/
+8
2025-05-05
selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case
Cong Wang
1
-0
/
+35
2025-05-05
sch_htb: make htb_deactivate() idempotent
Cong Wang
1
-9
/
+6
2025-05-01
net: vertexcom: mse102x: Fix RX error handling
Stefan Wahren
1
-4
/
+16
2025-05-01
net: vertexcom: mse102x: Add range check for CMD_RTS
Stefan Wahren
1
-2
/
+4
2025-05-01
net: vertexcom: mse102x: Fix LEN_MASK
Stefan Wahren
1
-1
/
+1
2025-05-01
net: vertexcom: mse102x: Fix possible stuck of SPI interrupt
Stefan Wahren
1
-0
/
+8
2025-05-01
net: hns3: defer calling ptp_clock_register()
Jian Shen
1
-6
/
+7
[next]