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
/
exported-sql-viewer.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-31
net: dsa: mv88e6xxx: Improve performance of busy bit polling
Tobias Waldekranz
2
-5
/
+19
2022-01-31
net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
Sun Shouxin
1
-2
/
+28
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
3
-26
/
+13
2022-01-29
arm64: dts: zynqmp: Added GEM reset definitions
Robert Hancock
1
-0
/
+8
2022-01-29
net: macb: Added ZynqMP-specific initialization
Robert Hancock
2
-3
/
+64
2022-01-29
dt-bindings: net: cdns,macb: added generic PHY and reset mappings for ZynqMP
Robert Hancock
1
-0
/
+56
2022-01-28
net: stmmac: dwmac-sun8i: make clk really gated during rpm suspended
Jisheng Zhang
1
-19
/
+11
2022-01-28
net/fsl: xgmac_mdio: Fix spelling mistake "frequecy" -> "frequency"
Colin Ian King
1
-1
/
+1
2022-01-28
net: dsa: realtek: rtl8365mb: fix trap_door > 7
Luiz Angelo Daros de Luca
1
-2
/
+2
2022-01-28
net: dsa: realtek: rtl8365mb: allow non-cpu extint ports
Luiz Angelo Daros de Luca
1
-35
/
+26
2022-01-28
net: dsa: realtek: rtl8365mb: add RTL8367RB-VB support
Luiz Angelo Daros de Luca
1
-0
/
+8
2022-01-28
net: dsa: realtek: rtl8365mb: add RTL8367S support
Luiz Angelo Daros de Luca
4
-12
/
+37
2022-01-28
net: dsa: realtek: rtl8365mb: use DSA CPU port
Luiz Angelo Daros de Luca
1
-9
/
+14
2022-01-28
net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1
Luiz Angelo Daros de Luca
1
-1
/
+1
2022-01-28
net: dsa: realtek: rtl8365mb: rename extport to extint
Luiz Angelo Daros de Luca
1
-48
/
+76
2022-01-28
net: dsa: realtek: add new mdio interface for drivers
Luiz Angelo Daros de Luca
7
-8
/
+317
2022-01-28
net: dsa: realtek: convert subdrivers into modules
Luiz Angelo Daros de Luca
6
-3
/
+35
2022-01-28
net: dsa: realtek: remove direct calls to realtek-smi
Luiz Angelo Daros de Luca
4
-25
/
+27
2022-01-28
net: dsa: realtek: rename realtek_smi to realtek_priv
Luiz Angelo Daros de Luca
5
-672
/
+672
2022-01-28
net: dsa: realtek-smi: move to subdirectory
Luiz Angelo Daros de Luca
10
-15
/
+26
2022-01-28
net: dsa: realtek-smi: fix kdoc warnings
Luiz Angelo Daros de Luca
2
-2
/
+4
2022-01-28
octeontx2-pf: Change receive buffer size using ethtool
Subbaraya Sundeep
5
-1
/
+33
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
2
-2
/
+3
2022-01-28
SUNRPC: add netns refcount tracker to struct gss_auth
Eric Dumazet
1
-4
/
+6
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
2
-2
/
+3
2022-01-28
bnxt: report header-data split state
Jakub Kicinski
1
-0
/
+3
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
4
-5
/
+27
2022-01-28
net: dsa: microchip: Add property to disable reference clock
Robert Hancock
3
-3
/
+13
2022-01-28
net: dsa: microchip: Document property to disable reference clock
Robert Hancock
1
-0
/
+6
2022-01-28
net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()
Jakub Kicinski
1
-33
/
+0
2022-01-28
net: mvneta: remove unnecessary if condition in mvneta_xdp_submit_frame
Lorenzo Bianconi
1
-4
/
+2
2022-01-28
net: sparx5: use .mac_select_pcs() interface
Russell King (Oracle)
2
-1
/
+10
2022-01-27
ipv6: partially inline ipv6_fixup_options
Pavel Begunkov
2
-6
/
+14
2022-01-27
ipv6: optimise dst refcounting on cork init
Pavel Begunkov
2
-5
/
+11
2022-01-27
udp6: don't make extra copies of iflow
Pavel Begunkov
1
-43
/
+42
2022-01-27
udp6: pass flow in ip6_make_skb together with cork
Pavel Begunkov
3
-13
/
+13
2022-01-27
ipv6: pass full cork into __ip6_append_data()
Pavel Begunkov
1
-3
/
+4
2022-01-27
ipv6: don't zero inet_cork_full::fl after use
Pavel Begunkov
2
-9
/
+2
2022-01-27
ipv6: clean up cork setup/release
Pavel Begunkov
1
-23
/
+21
2022-01-27
ipv6: remove daddr temp buffer in __ip6_make_skb
Pavel Begunkov
1
-4
/
+3
2022-01-27
udp6: shuffle up->pending AF_INET bits
Pavel Begunkov
1
-3
/
+2
2022-01-27
ipv6: optimise dst refcounting on skb init
Pavel Begunkov
1
-1
/
+10
2022-01-27
mlxsw: spectrum_acl: Allocate default actions for internal TCAM regions
Ido Schimmel
2
-1
/
+13
2022-01-27
mlxsw: spectrum: Guard against invalid local ports
Amit Cohen
4
-7
/
+10
2022-01-27
mlxsw: core: Consolidate trap groups to a single event group
Jiri Pirko
4
-9
/
+8
2022-01-27
mlxsw: core: Move functions to register/unregister array of traps to core.c
Jiri Pirko
3
-49
/
+58
2022-01-27
mlxsw: core: Move basic trap group initialization from spectrum.c
Jiri Pirko
3
-31
/
+21
2022-01-27
mlxsw: core: Move basic_trap_groups_set() call out of EMAD init code
Jiri Pirko
1
-6
/
+10
2022-01-27
mlxsw: spectrum: Set basic trap groups from an array
Jiri Pirko
1
-29
/
+18
2022-01-27
net/mlx5: VLAN push on RX, pop on TX
Dima Chumak
1
-1
/
+3
[next]