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
2024-11-15
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-15
netfilter: flow_offload: Convert nft_flow_route() to dscp_t.
Guillaume Nault
1
-2
/
+2
2024-11-15
netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-14
netfilter: nf_tables: allocate element update information dynamically
Florian Westphal
2
-24
/
+43
2024-11-14
netfilter: nf_tables: switch trans_elem to real flex array
Florian Westphal
1
-0
/
+90
2024-11-14
netfilter: nf_tables: prepare nft audit for set element compaction
Florian Westphal
1
-3
/
+18
2024-11-14
netfilter: nf_tables: prepare for multiple elements in nft_trans_elem structure
Florian Westphal
2
-76
/
+173
2024-11-14
netfilter: nf_tables: add nft_trans_commit_list_add_elem helper
Florian Westphal
1
-5
/
+16
2024-11-14
netfilter: bpf: Pass string literal as format argument of request_module()
Simon Horman
1
-1
/
+1
2024-11-14
netfilter: nfnetlink: Report extack policy errors for batched ops
Donald Hunter
1
-1
/
+1
2024-11-11
net/mlx5e: SHAMPO, Rework header allocation loop
Dragos Tatulea
1
-15
/
+17
2024-11-11
net/mlx5e: SHAMPO, Drop info array
Dragos Tatulea
3
-44
/
+42
2024-11-11
net/mlx5e: SHAMPO, Change frag page setup order during allocation
Dragos Tatulea
1
-4
/
+2
2024-11-11
net/mlx5e: SHAMPO, Fix page_index calculation inconsistency
Dragos Tatulea
3
-6
/
+5
2024-11-11
net/mlx5e: SHAMPO, Simplify UMR allocation for headers
Dragos Tatulea
2
-18
/
+12
2024-11-11
net/mlx5: Make vport QoS enablement more flexible for future extensions
Carolina Jubran
5
-111
/
+96
2024-11-11
net/mlx5: Integrate esw_qos_vport_enable logic into rate operations
Carolina Jubran
1
-48
/
+39
2024-11-11
net/mlx5: Generalize scheduling element operations
Carolina Jubran
1
-81
/
+76
2024-11-11
net/mlx5: Refactor scheduling element configuration bitmasks
Carolina Jubran
1
-56
/
+24
2024-11-11
net/mlx5: Generalize max_rate and min_rate setting for nodes
Carolina Jubran
1
-56
/
+13
2024-11-11
net/mlx5: Simplify QoS normalization by removing error handling
Carolina Jubran
1
-55
/
+17
2024-11-11
net/mlx5: E-switch, refactor eswitch mode change
Patrisious Haddad
2
-6
/
+21
2024-11-11
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
2
-17
/
+108
2024-11-11
net: netconsole: selftests: Check if netdevsim is available
Breno Leitao
1
-1
/
+6
2024-11-11
net: phylink: clean up phylink_resolve()
Russell King (Oracle)
1
-19
/
+16
2024-11-11
net: phylink: remove switch() statement in resolve handling
Russell King (Oracle)
1
-49
/
+45
2024-11-11
net: phylink: move MLO_AN_PHY resolve handling to if() statement
Russell King (Oracle)
1
-5
/
+3
2024-11-11
net: phylink: move MLO_AN_FIXED resolve handling to if() statement
Russell King (Oracle)
1
-5
/
+3
2024-11-11
net: phylink: move manual flow control setting
Russell King (Oracle)
1
-2
/
+3
2024-11-11
docs: networking: Describe irq suspension
Joe Damato
1
-2
/
+168
2024-11-11
selftests: net: Add busy_poll_test
Joe Damato
4
-0
/
+521
2024-11-11
eventpoll: Control irq suspension for prefer_busy_poll
Martin Karsten
1
-1
/
+31
2024-11-11
eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
Martin Karsten
1
-1
/
+3
2024-11-11
net: Add control functions for irq suspension
Martin Karsten
2
-0
/
+40
2024-11-11
net: Add napi_struct parameter irq_suspend_timeout
Martin Karsten
8
-2
/
+53
2024-11-11
bnxt_en: add unlocked version of bnxt_refclk_read
Vadim Fedorenko
1
-11
/
+24
2024-11-11
rtnetlink: Register rtnl_dellink() and rtnl_setlink() with RTNL_FLAG_DOIT_PERNET_WIP.
Kuniyuki Iwashima
2
-3
/
+17
2024-11-11
rtnetlink: Convert RTM_NEWLINK to per-netns RTNL.
Kuniyuki Iwashima
1
-3
/
+24
2024-11-11
netkit: Set IFLA_NETKIT_PEER_INFO to netkit_link_ops.peer_type.
Kuniyuki Iwashima
1
-9
/
+2
2024-11-11
vxcan: Set VXCAN_INFO_PEER to vxcan_link_ops.peer_type.
Kuniyuki Iwashima
1
-9
/
+3
2024-11-11
veth: Set VETH_INFO_PEER to veth_link_ops.peer_type.
Kuniyuki Iwashima
1
-14
/
+4
2024-11-11
rtnetlink: Add peer_type in struct rtnl_link_ops.
Kuniyuki Iwashima
2
-4
/
+53
2024-11-11
rtnetlink: Introduce struct rtnl_nets and helpers.
Kuniyuki Iwashima
1
-3
/
+67
2024-11-11
rtnetlink: Remove __rtnl_link_register()
Kuniyuki Iwashima
5
-53
/
+19
2024-11-11
rtnetlink: Protect link_ops by mutex.
Kuniyuki Iwashima
2
-14
/
+21
2024-11-11
rtnetlink: Remove __rtnl_link_unregister().
Kuniyuki Iwashima
4
-25
/
+20
2024-11-11
r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_config
Heiner Kallweit
1
-66
/
+11
2024-11-11
selftests: ncdevmem: Add automated test
Stanislav Fomichev
2
-0
/
+46
2024-11-11
selftests: ncdevmem: Move ncdevmem under drivers/net/hw
Stanislav Fomichev
5
-9
/
+9
2024-11-11
selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
Stanislav Fomichev
1
-10
/
+39
[next]