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
/
arch
/
x86
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-22
wireguard: split CRYPTED/UNCRYPTED into {EN,DE}CRYPTED/NOT_{EN,DE}CRYPTED
Jason A. Donenfeld
4
-12
/
+17
2020-04-22
wireguard: move symmetric crypto into standalone file
Jason A. Donenfeld
4
-164
/
+174
2020-04-22
wireguard: remove errant newline from wg_packet_encrypt_worker()
Sultan Alsawaf
1
-1
/
+0
2020-04-20
crypto: poly1305 - add library selftests
Jason A. Donenfeld
3
-4
/
+1128
2020-04-18
r8169: add workaround for RTL8168evl TSO hw issues
Heiner Kallweit
1
-0
/
+34
2020-04-18
r8169: improve rtl8169_tso_csum_v2
Heiner Kallweit
1
-10
/
+5
2020-04-18
r8169: use rtl8169_set_features in rtl8169_init_one
Heiner Kallweit
1
-4
/
+3
2020-04-18
r8169: preserve VLAN setting on RTL8125 in rtl_init_rxcfg
Heiner Kallweit
1
-2
/
+5
2020-04-18
r8169: remove NETIF_F_HIGHDMA from vlan_features
Heiner Kallweit
1
-2
/
+1
2020-04-18
r8169: move setting OCP base to generic init code
Heiner Kallweit
1
-6
/
+3
2020-04-18
enetc: permit configuration of rx-vlan-filter with ethtool
Vladimir Oltean
1
-28
/
+16
2020-04-18
net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules
Vladimir Oltean
3
-4
/
+106
2020-04-18
net: phy: broadcom: Add support for BCM53125 internal PHYs
Florian Fainelli
2
-0
/
+15
2020-04-18
net: phy: mdio-bcm-iproc: Do not show kernel pointer
Florian Fainelli
1
-1
/
+1
2020-04-18
net: dsa: b53: per-port interrupts are optional
Florian Fainelli
1
-1
/
+1
2020-04-18
net: phy: at803x: add support for AR8032 PHY
David Bauer
1
-0
/
+17
2020-04-17
igc: Fix default MAC address filter override
Andre Guedes
1
-0
/
+2
2020-04-17
igc: Remove dead code related to flower filter
Andre Guedes
2
-4
/
+0
2020-04-17
igc: Fix NFC queue redirection support
Andre Guedes
2
-4
/
+12
2020-04-17
igc: Remove copper fiber switch control
Sasha Neftin
2
-11
/
+0
2020-04-17
igc: Enable NETIF_F_HW_TC flag
Sasha Neftin
1
-0
/
+1
2020-04-17
igc: Fix double definition
Sasha Neftin
1
-3
/
+1
2020-04-17
igc: Fix overwrites when dumping registers
Andre Guedes
1
-1
/
+10
2020-04-17
igc: Remove forward declaration
Sasha Neftin
1
-197
/
+194
2020-04-17
igc: Remove unused CTRL_EXT_LINK_MODE_MASK
Sasha Neftin
1
-3
/
+0
2020-04-17
igc: Remove unused MDIC_DEST mask
Sasha Neftin
1
-1
/
+0
2020-04-17
e1000: Distribute switch variables for initialization
Kees Cook
1
-1
/
+3
2020-04-17
igc: Add support for ETF offloading
Vinicius Costa Gomes
3
-4
/
+86
2020-04-17
igc: Add support for taprio offloading
Vinicius Costa Gomes
7
-1
/
+294
2020-04-17
igc: Add GSO partial support
Sasha Neftin
1
-0
/
+10
2020-04-16
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2020-04-16
mISDN: make dmril and dmrim static
Jason Yan
1
-2
/
+2
2020-04-16
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
2020-04-16
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2
-6
/
+19
2020-04-16
keys: Fix proc_keys_next to increase position index
Vasily Averin
1
-0
/
+2
2020-04-16
Bluetooth: Enhanced Connection Complete event belongs to LL Privacy
Marcel Holtmann
1
-8
/
+0
2020-04-15
tipc: fix incorrect increasing of link window
Tuong Lien
1
-1
/
+1
2020-04-15
Documentation: Fix tcp_challenge_ack_limit default value
Cambda Zhu
1
-1
/
+1
2020-04-15
net: tulip: make early_486_chipsets static
Jason Yan
1
-1
/
+1
2020-04-15
dt-bindings: net: ethernet-phy: add desciption for ethernet-phy-id1234.d400
Johan Jonker
1
-0
/
+3
2020-04-15
ipv6: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-15
selinux: free str on error in str_read()
Ondrej Mosnacek
1
-4
/
+4
2020-04-15
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
Jason Gunthorpe
4
-21
/
+19
2020-04-15
net: mscc: ocelot: fix untagged packet drops when enslaving to vlan aware bridge
Vladimir Oltean
4
-48
/
+47
2020-04-15
Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on reset
Marcel Holtmann
1
-0
/
+1
2020-04-15
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
2
-0
/
+9
2020-04-15
Bluetooth: Use extra variable to make code more readable
Marcel Holtmann
1
-1
/
+3
2020-04-15
Bluetooth: Sort list of LE features constants
Marcel Holtmann
1
-3
/
+1
2020-04-15
selftests/bpf: Check for correct program attach/detach in xdp_attach test
Toke Høiland-Jørgensen
1
-1
/
+29
2020-04-15
libbpf: Fix type of old_fd in bpf_xdp_set_link_opts
Toke Høiland-Jørgensen
1
-1
/
+1
[next]