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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
net: Allow NETIF_F_HW_TLS_TX if IP_CSUM && IPV6_CSUM
Tariq Toukan
2
-4
/
+10
2021-01-14
MAINTAINERS: dccp: move Gerrit Renker to CREDITS
Jakub Kicinski
2
-2
/
+5
2021-01-14
MAINTAINERS: ipvs: move Wensong Zhang to CREDITS
Jakub Kicinski
2
-1
/
+4
2021-01-14
MAINTAINERS: tls: move Aviad to CREDITS
Jakub Kicinski
2
-1
/
+4
2021-01-14
MAINTAINERS: ena: remove Zorik Machulsky from reviewers
Jakub Kicinski
1
-1
/
+0
2021-01-14
MAINTAINERS: vrf: move Shrijeet to CREDITS
Jakub Kicinski
2
-1
/
+4
2021-01-14
MAINTAINERS: net: move Alexey Kuznetsov to CREDITS
Jakub Kicinski
2
-1
/
+4
2021-01-14
MAINTAINERS: altx: move Jay Cliburn to CREDITS
Jakub Kicinski
2
-1
/
+4
2021-01-14
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
1
-2
/
+7
2021-01-14
nt: usb: USB_RTL8153_ECM should not default to y
Geert Uytterhoeven
1
-1
/
+0
2021-01-14
net: stmmac: fix taprio configuration when base_time is in the past
Yannick Vignon
1
-2
/
+18
2021-01-14
net: stmmac: fix taprio schedule configuration
Yannick Vignon
1
-48
/
+4
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
2
-2
/
+2
2021-01-14
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2021-01-14
tools/bootconfig: Add tracing_on support to helper scripts
Masami Hiramatsu
2
-0
/
+5
2021-01-14
HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
Nicholas Miell
1
-0
/
+2
2021-01-13
net: stmmac: Fixed mtu channged by cache aligned
David Wu
1
-1
/
+2
2021-01-13
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
4
-2
/
+82
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
1
-1
/
+1
2021-01-13
net: stmmac: use __napi_schedule() for PREEMPT_RT
Seb Laveze
1
-2
/
+2
2021-01-13
can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer check
Qinglang Miao
1
-1
/
+1
2021-01-13
can: isotp: isotp_getname(): fix kernel information leak
Oliver Hartkopp
1
-0
/
+1
2021-01-13
rxrpc: Call state should be read with READ_ONCE() under some circumstances
Baptiste Lepers
1
-1
/
+1
2021-01-13
rxrpc: Fix handling of an unsupported token type in rxrpc_read()
David Howells
1
-2
/
+4
2021-01-12
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
3
-10
/
+16
2021-01-12
smc: fix out of bound access in smc_nl_get_sys_info()
Jakub Kicinski
1
-1
/
+2
2021-01-12
mptcp: better msk-level shutdown.
Paolo Abeni
1
-45
/
+17
2021-01-12
mptcp: more strict state checking for acks
Paolo Abeni
1
-1
/
+1
2021-01-12
bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.
Pavan Chebbi
1
-1
/
+2
2021-01-12
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
1
-2
/
+6
2021-01-12
r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152
Leon Schuermann
1
-0
/
+8
2021-01-12
r8152: Add Lenovo Powered USB-C Travel Hub
Leon Schuermann
2
-0
/
+8
2021-01-12
net: dsa: clear devlink port type before unregistering slave netdevs
Vladimir Oltean
1
-0
/
+4
2021-01-12
net: dsa: unbind all switches from tree when DSA master unbinds
Vladimir Oltean
1
-0
/
+10
2021-01-12
net: phy: smsc: fix clk error handling
Marco Felsch
1
-1
/
+2
2021-01-12
net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands
Petr Machata
1
-1
/
+1
2021-01-12
ALSA: hda/hdmi - enable runtime pm for CI AMD display audio
Alex Deucher
1
-3
/
+6
2021-01-12
ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
Geert Uytterhoeven
1
-1
/
+1
2021-01-12
ALSA: fireface: Fix integer overflow in transmit_midi_msg()
Geert Uytterhoeven
1
-1
/
+1
2021-01-12
ALSA: hda/tegra: fix tegra-hda on tegra30 soc
Peter Geis
1
-1
/
+1
2021-01-12
clk: tegra30: Add hda clock default rates to clock driver
Peter Geis
1
-0
/
+2
2021-01-12
ALSA: doc: Fix reference to mixart.rst
Jonathan Neuschäfer
1
-1
/
+1
2021-01-11
esp: avoid unneeded kmap_atomic call
Willem de Bruijn
2
-12
/
+2
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
2
-5
/
+24
2021-01-11
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
1
-1
/
+1
2021-01-11
rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request
Andrey Zhizhikin
1
-1
/
+1
2021-01-11
net: mvpp2: Remove Pause and Asym_Pause support
Stefan Chulski
1
-2
/
+0
2021-01-11
dt-bindings: net: dwmac: fix queue priority documentation
Seb Laveze
1
-2
/
+6
2021-01-11
scsi: target: Fix XCOPY NAA identifier lookup
David Disseldorp
2
-49
/
+71
2021-01-11
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2
-2
/
+2
[next]