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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
pds_core: add the aux client API
Shannon Nelson
3
-1
/
+158
2023-04-21
pds_core: devlink params for enabling VIF support
Shannon Nelson
4
-6
/
+127
2023-04-21
pds_core: add auxiliary_bus devices
Shannon Nelson
6
-2
/
+171
2023-04-21
pds_core: add initial VF device handling
Shannon Nelson
2
-1
/
+56
2023-04-21
pds_core: set up the VIF definitions and defaults
Shannon Nelson
4
-0
/
+102
2023-04-21
pds_core: add FW update feature to devlink
Shannon Nelson
6
-1
/
+221
2023-04-21
pds_core: Add adminq processing and commands
Shannon Nelson
4
-12
/
+299
2023-04-21
pds_core: set up device and adminq
Shannon Nelson
7
-4
/
+1418
2023-04-21
pds_core: add devlink health facilities
Shannon Nelson
6
-1
/
+88
2023-04-21
pds_core: health timer and workqueue
Shannon Nelson
4
-0
/
+103
2023-04-21
pds_core: add devcmd device interfaces
Shannon Nelson
8
-3
/
+699
2023-04-21
pds_core: initial framework for pds_core PF driver
Shannon Nelson
8
-0
/
+993
2023-04-21
selftests: net: Add bridge neighbor suppression test
Ido Schimmel
2
-0
/
+863
2023-04-21
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
3
-2
/
+9
2023-04-21
bridge: vlan: Allow setting VLAN neighbor suppression state
Ido Schimmel
3
-1
/
+21
2023-04-21
bridge: Add per-{Port, VLAN} neighbor suppression data path support
Ido Schimmel
1
-1
/
+17
2023-04-21
bridge: Encapsulate data path neighbor suppression logic
Ido Schimmel
3
-6
/
+13
2023-04-21
bridge: Take per-{Port, VLAN} neighbor suppression into account
Ido Schimmel
2
-2
/
+2
2023-04-21
bridge: Add internal flags for per-{Port, VLAN} neighbor suppression
Ido Schimmel
2
-0
/
+2
2023-04-21
bridge: Pass VLAN ID to br_flood()
Ido Schimmel
4
-7
/
+9
2023-04-21
bridge: Reorder neighbor suppression check when flooding
Ido Schimmel
1
-2
/
+2
2023-04-21
macsec: Don't rely solely on the dst MAC address to identify destination MACsec device
Emeel Hakim
1
-2
/
+12
2023-04-21
net/mlx5: Consider VLAN interface in MACsec TX steering rules
Emeel Hakim
1
-0
/
+7
2023-04-21
net/mlx5: Support MACsec over VLAN
Emeel Hakim
1
-16
/
+26
2023-04-21
net/mlx5: Enable MACsec offload feature for VLAN interface
Emeel Hakim
1
-0
/
+1
2023-04-21
vlan: Add MACsec offload operations for VLAN interface
Emeel Hakim
1
-0
/
+242
2023-04-21
sctp: delete the nested flexible array payload
Xin Long
1
-1
/
+1
2023-04-21
sctp: delete the nested flexible array hmac
Xin Long
3
-3
/
+3
2023-04-21
sctp: delete the nested flexible array peer_init
Xin Long
4
-10
/
+9
2023-04-21
sctp: delete the nested flexible array variable
Xin Long
4
-9
/
+11
2023-04-21
sctp: delete the nested flexible array skip
Xin Long
3
-6
/
+6
2023-04-21
sctp: delete the nested flexible array params
Xin Long
6
-19
/
+19
2023-04-20
mac80211: use the new drop reasons infrastructure
Johannes Berg
6
-48
/
+138
2023-04-20
net: extend drop reasons for multiple subsystems
Johannes Berg
4
-16
/
+121
2023-04-20
net: move dropreason.h to dropreason-core.h
Johannes Berg
4
-6
/
+7
2023-04-20
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
4
-2
/
+22
2023-04-20
selftests: forwarding: add a test for MAC Merge layer
Vladimir Oltean
3
-0
/
+307
2023-04-20
selftests: forwarding: introduce helper for standard ethtool counters
Vladimir Oltean
1
-0
/
+11
2023-04-20
selftests: forwarding: generalize bail_on_lldpad from mlxsw
Petr Machata
11
-46
/
+39
2023-04-20
selftests: forwarding: sch_tbf_*: Add a pre-run hook
Petr Machata
5
-3
/
+23
2023-04-20
net: ethtool: mm: sanitize some UAPI configurations
Vladimir Oltean
1
-0
/
+10
2023-04-20
net: enetc: include MAC Merge / FP registers in register dump
Vladimir Oltean
1
-0
/
+17
2023-04-20
net: enetc: only commit preemptible TCs to hardware when MM TX is active
Vladimir Oltean
4
-18
/
+75
2023-04-20
net: enetc: report mm tx-active based on tx-enabled and verify-status
Vladimir Oltean
1
-1
/
+3
2023-04-20
net: enetc: fix MAC Merge layer remaining enabled until a link down event
Vladimir Oltean
1
-4
/
+7
2023-04-20
wwan: core: add print for wwan port attach/disconnect
Slark Xiao
1
-0
/
+3
2023-04-20
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
4
-5
/
+6
2023-04-20
eth: mlx5: avoid iterator use outside of a loop
Jakub Kicinski
1
-2
/
+3
2023-04-20
flow_dissector: Address kdoc warnings
Simon Horman
1
-18
/
+20
2023-04-20
page_pool: unlink from napi during destroy
Jakub Kicinski
2
-1
/
+22
[next]