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
2020-12-01
mlxsw: spectrum: Only treat 802.1q packets as tagged packets
Amit Cohen
1
-0
/
+26
2020-12-01
mlxsw: reg: Add et_vlan field to SPVID register
Amit Cohen
1
-0
/
+11
2020-12-01
mlxsw: reg: Add Switch Port VLAN Classification Register
Amit Cohen
1
-0
/
+99
2020-12-01
net: hns3: keep MAC pause mode when multiple TCs are enabled
Yonglong Liu
1
-1
/
+22
2020-12-01
net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()
Huazhong Tan
1
-0
/
+8
2020-12-01
net: hns3: add more info to hns3_dbg_bd_info()
Huazhong Tan
1
-10
/
+40
2020-12-01
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
8
-8
/
+33
2020-12-01
net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUM
Huazhong Tan
1
-19
/
+5
2020-12-01
net: hns3: add support for TX hardware checksum offload
Huazhong Tan
8
-18
/
+74
2020-12-01
net: hns3: add support for RX completion checksum
Huazhong Tan
3
-0
/
+29
2020-12-01
net/ipv6: propagate user pointer annotation
Lukas Bulwahn
1
-1
/
+1
2020-12-01
net: switch to storing KCOV handle directly in sk_buff
Marco Elver
3
-31
/
+13
2020-12-01
net: sched: remove redundant 'rtnl_held' argument
Vlad Buslov
3
-13
/
+11
2020-11-30
net: wan: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-11-30
mptcp: use mptcp release_cb for delayed tasks
Paolo Abeni
4
-117
/
+168
2020-11-30
mptcp: avoid a few atomic ops in the rx path
Paolo Abeni
4
-43
/
+34
2020-11-30
mptcp: allocate TX skbs in msk context
Paolo Abeni
2
-42
/
+210
2020-11-30
mptcp: protect the rx path with the msk socket spinlock
Paolo Abeni
2
-47
/
+107
2020-11-30
mptcp: implement wmem reservation
Paolo Abeni
2
-7
/
+86
2020-11-30
mptcp: open code mptcp variant for lock_sock
Paolo Abeni
3
-1
/
+15
2020-11-30
dpaa_eth: implement the A050385 erratum workaround for XDP
Camelia Groza
1
-2
/
+82
2020-11-30
dpaa_eth: rename current skb A050385 erratum workaround
Camelia Groza
1
-2
/
+2
2020-11-30
dpaa_eth: add XDP_REDIRECT support
Camelia Groza
2
-1
/
+48
2020-11-30
dpaa_eth: add XDP_TX support
Camelia Groza
2
-5
/
+126
2020-11-30
dpaa_eth: limit the possible MTU range when XDP is enabled
Camelia Groza
1
-8
/
+31
2020-11-30
dpaa_eth: add basic XDP support
Camelia Groza
2
-16
/
+153
2020-11-30
dpaa_eth: add struct for software backpointers
Camelia Groza
2
-7
/
+17
2020-11-30
can: m_can: m_can_class_unregister(): move right after m_can_class_register()
Marc Kleine-Budde
1
-8
/
+8
2020-11-30
can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
Marc Kleine-Budde
1
-2
/
+0
2020-11-30
can: m_can: remove not used variable struct m_can_classdev::freq
Marc Kleine-Budde
1
-1
/
+0
2020-11-30
can: m_can: Kconfig: convert the into menu
Marc Kleine-Budde
1
-3
/
+5
2020-11-30
can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
Marc Kleine-Budde
1
-2
/
+0
2020-11-30
can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
Marc Kleine-Budde
1
-10
/
+4
2020-11-30
can: tcan4x5x: rename parse_config() function
Dan Murphy
1
-2
/
+2
2020-11-29
can: tcan4x5x: tcan4x5x_clear_interrupts(): remove redundant return statement
Sean Nyekjaer
1
-6
/
+2
2020-11-29
can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit
Marc Kleine-Budde
2
-12
/
+55
2020-11-29
can: mcp251xfd: move struct mcp251xfd_tef_ring definition
Marc Kleine-Budde
1
-8
/
+8
2020-11-29
can: mcp251xfd: struct mcp251xfd_priv::tef to array of length 1
Marc Kleine-Budde
2
-12
/
+14
2020-11-29
can: mcp25xxfd: rx-path: reduce number of SPI core requests to set UINC bit
Ursula Maplehurst
2
-8
/
+45
2020-11-29
can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the maximum number of RX objects
Marc Kleine-Budde
2
-1
/
+3
2020-11-29
can: pcan_usb_core: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-4
/
+5
2020-11-28
net: ipa: adjust GSI register addresses
Alex Elder
2
-2
/
+30
2020-11-28
net: ipa: update gsi registers for IPA v4.5
Alex Elder
2
-2
/
+21
2020-11-28
net: ipa: add support to code for IPA v4.5
Alex Elder
3
-23
/
+57
2020-11-28
net: ipa: add new most-significant bits to registers
Alex Elder
2
-11
/
+66
2020-11-28
net: ipa: update IPA registers for IPA v4.5
Alex Elder
3
-8
/
+44
2020-11-28
net: ipa: reverse logic on escape buffer use
Alex Elder
1
-2
/
+4
2020-11-28
net/sched: act_ct: enable stats for HW offloaded entries
Marcelo Ricardo Leitner
1
-2
/
+4
2020-11-27
tipc: update address terminology in code
Jon Maloy
8
-36
/
+41
2020-11-27
tipc: make node number calculation reproducible
Jon Maloy
3
-4
/
+16
[next]