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-12-20
selftests: net: lib: Add a couple autodefer helpers
Petr Machata
1
-2
/
+29
2024-12-20
net: bridge: Handle changes in VLAN_FLAG_BRIDGE_BINDING
Petr Machata
3
-0
/
+40
2024-12-20
net: bridge: Extract a helper to handle bridge_binding toggles
Petr Machata
1
-6
/
+14
2024-12-20
inetpeer: avoid false sharing in inet_peer_xrlim_allow()
Eric Dumazet
1
-7
/
+11
2024-12-20
net: hisilicon: hns: Remove unused enums
Dr. David Alan Gilbert
1
-23
/
+0
2024-12-20
net: hisilicon: hns: Remove reset helpers
Dr. David Alan Gilbert
2
-70
/
+0
2024-12-20
net: hisilicon: hns: Remove unused hns_rcb_start
Dr. David Alan Gilbert
2
-6
/
+0
2024-12-20
net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
Dr. David Alan Gilbert
2
-111
/
+0
2024-12-19
xsk: add generic XSk &xdp_buff -> skb conversion
Alexander Lobakin
2
-0
/
+113
2024-12-19
xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()
Alexander Lobakin
3
-60
/
+20
2024-12-19
xdp: add generic xdp_build_skb_from_buff()
Alexander Lobakin
2
-0
/
+56
2024-12-19
xdp: add generic xdp_buff_add_frag()
Alexander Lobakin
3
-5
/
+118
2024-12-19
page_pool: add page_pool_dev_alloc_netmem()
Alexander Lobakin
1
-0
/
+9
2024-12-19
gre: Drop ip_route_output_gre().
Guillaume Nault
2
-21
/
+10
2024-12-19
af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
Florent Revest
1
-1
/
+3
2024-12-19
selftests: net: remove redundant ncdevmem print
Jamal Hadi Salim
1
-3
/
+0
2024-12-19
sfc: remove efx_writed_page_locked
Andy Moreton
1
-24
/
+0
2024-12-19
net: stmmac: Drop useless code related to ethtool rx-copybreak
Furong Xu
3
-46
/
+0
2024-12-19
net: Document netmem driver support
Mina Almasry
2
-0
/
+80
2024-12-19
net: airoha: Fix error path in airoha_probe()
Lorenzo Bianconi
1
-8
/
+25
2024-12-19
net: ethernet: ti: cpsw: disable PHY EEE advertisement
Heiner Kallweit
4
-15
/
+4
2024-12-19
net: phy: add phy_disable_eee
Heiner Kallweit
2
-0
/
+17
2024-12-19
net: netlink: catch attempts to send empty messages
Jakub Kicinski
1
-0
/
+1
2024-12-19
net: dsa: microchip: Add suspend/resume support to KSZ DSA driver
Tristram Ha
4
-0
/
+47
2024-12-19
MAINTAINERS: bnxt_en: Add Pavan Chebbi as co-maintainer
Michael Chan
1
-0
/
+1
2024-12-19
bnxt_en: Skip reading PXP registers during ethtool -d if unsupported
Michael Chan
1
-1
/
+2
2024-12-19
bnxt_en: Skip MAC loopback selftest if it is unsupported by FW
Michael Chan
3
-4
/
+36
2024-12-19
bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FW
Michael Chan
1
-6
/
+12
2024-12-19
bnxt_en: Do not allow ethtool -m on an untrusted VF
Michael Chan
3
-1
/
+22
2024-12-19
bnxt_en: Use FW defined resource limits for RoCE
Hongguang Gao
4
-12
/
+36
2024-12-19
selftests: fib_rule_tests: Add flow label selector match tests
Ido Schimmel
1
-0
/
+31
2024-12-19
tracing: ipv6: Add flow label to fib6_table_lookup tracepoint
Ido Schimmel
1
-3
/
+5
2024-12-19
netlink: specs: Add route flow label attribute
Ido Schimmel
1
-0
/
+7
2024-12-19
ipv6: Add flow label to route get requests
Ido Schimmel
2
-1
/
+20
2024-12-19
netlink: specs: Add FIB rule flow label attributes
Ido Schimmel
1
-0
/
+12
2024-12-19
net: fib_rules: Enable flow label selector usage
Ido Schimmel
1
-2
/
+2
2024-12-19
ipv6: fib_rules: Add flow label support
Ido Schimmel
1
-2
/
+55
2024-12-19
ipv4: fib_rules: Reject flow label attributes
Ido Schimmel
1
-0
/
+6
2024-12-19
net: fib_rules: Add flow label selector attributes
Ido Schimmel
2
-0
/
+4
2024-12-19
net: mctp: handle skb cleanup on sock_queue failures
Jeremy Kerr
2
-10
/
+112
2024-12-19
net: mdiobus: fix an OF node reference leak
Joe Hattori
1
-3
/
+10
2024-12-18
net: renesas: rswitch: add mdio C22 support
Nikita Yushchenko
1
-0
/
+19
2024-12-18
net: renesas: rswitch: use generic MPSM operation for mdio C45
Nikita Yushchenko
2
-28
/
+40
2024-12-18
net: renesas: rswitch: align mdio C45 operations with datasheet
Nikita Yushchenko
2
-15
/
+3
2024-12-18
net: renesas: rswitch: use FIELD_PREP for remaining MPIC register fields
Nikita Yushchenko
2
-10
/
+5
2024-12-18
net: renesas: rswitch: do not write to MPSM register at init time
Nikita Yushchenko
1
-1
/
+0
2024-12-18
octeontx2-pf: fix error handling of devlink port in rvu_rep_create()
Harshit Mogalapalli
1
-0
/
+1
2024-12-18
octeontx2-pf: fix netdev memory leak in rvu_rep_create()
Harshit Mogalapalli
1
-1
/
+3
2024-12-18
psample: adjust size if rate_as_probability is set
Adrian Moreno
1
-3
/
+6
2024-12-18
netdev-genl: avoid empty messages in queue dump
Jakub Kicinski
1
-2
/
+2
[next]