index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpf_asm.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-09
ixp4xx_eth: Fall back to random MAC address
Linus Walleij
1
-1
/
+4
2022-07-09
af_unix: fix unix_sysctl_register() error path
Eric Dumazet
1
-1
/
+1
2022-07-09
selftests: mptcp: update pm_nl_ctl usage header
Geliang Tang
1
-1
/
+1
2022-07-09
selftests: mptcp: avoid Terminated messages in userspace_pm
Geliang Tang
1
-17
/
+23
2022-07-09
selftests: mptcp: userspace pm subflow tests
Geliang Tang
1
-2
/
+37
2022-07-09
selftests: mptcp: userspace pm address tests
Geliang Tang
1
-1
/
+48
2022-07-09
selftests: mptcp: tweak simult_flows for debug kernels
Paolo Abeni
1
-1
/
+13
2022-07-09
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
Geliang Tang
2
-2
/
+2
2022-07-09
bcm63xx_enet: change the driver variables to static
Yang Yingliang
1
-2
/
+2
2022-07-09
net: phylink: fix SGMII inband autoneg enable
Russell King (Oracle)
1
-1
/
+3
2022-07-09
Documentation: add a description for net.core.high_order_alloc_disable
Antoine Tenart
1
-0
/
+12
2022-07-09
net: rxrpc: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-09
tls: rx: make tls_wait_data() return an recvmsg retcode
Jakub Kicinski
1
-27
/
+26
2022-07-09
tls: create an internal header
Jakub Kicinski
8
-283
/
+338
2022-07-09
tls: rx: coalesce exit paths in tls_decrypt_sg()
Jakub Kicinski
1
-9
/
+5
2022-07-09
tls: rx: wrap decrypt params in a struct
Jakub Kicinski
1
-30
/
+30
2022-07-09
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
2
-9
/
+11
2022-07-09
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
2
-4
/
+11
2022-07-08
net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
Sieng-Piaw Liew
1
-5
/
+5
2022-07-08
net: minor optimization in __alloc_skb()
Eric Dumazet
1
-2
/
+1
2022-07-08
octeontx2-af: Don't reset previous pfc config
Hariprasad Kelam
3
-13
/
+23
2022-07-08
l2tp: l2tp_debugfs: fix Clang -Wformat warnings
Justin Stitt
1
-3
/
+3
2022-07-08
eth: sp7021: switch to netif_napi_add_tx()
Jakub Kicinski
1
-1
/
+1
2022-07-08
eth: mtk: switch to netif_napi_add_tx()
Jakub Kicinski
1
-2
/
+1
2022-07-08
net: macb: sort init_reset_optional() with other init()s
Conor Dooley
1
-34
/
+34
2022-07-08
net: macb: simplify error paths in init_reset_optional()
Conor Dooley
1
-13
/
+7
2022-07-08
net: macb: unify macb_config alignment style
Conor Dooley
1
-8
/
+8
2022-07-08
net: macb: add polarfire soc reset support
Conor Dooley
1
-8
/
+18
2022-07-08
dt-bindings: net: cdns,macb: document polarfire soc's macb
Conor Dooley
1
-0
/
+1
2022-07-08
net: l2tp: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-08
net: page_pool: optimize page pool page allocation in NUMA scenario
Jie Wang
1
-1
/
+2
2022-07-07
signal handling: don't use BUG_ON() for debugging
Linus Torvalds
1
-4
/
+4
2022-07-07
af_unix: Optimise hash table layout.
Kuniyuki Iwashima
1
-6
/
+12
2022-07-07
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
1
-0
/
+1
2022-07-07
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
Jason A. Donenfeld
2
-115
/
+114
2022-07-07
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
3
-8
/
+16
2022-07-07
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
1
-3
/
+2
2022-07-07
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2
-8
/
+6
2022-07-07
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
8
-0
/
+18
2022-07-07
qed: Use bitmap_empty()
Christophe JAILLET
1
-1
/
+1
2022-07-07
qed: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-07
cnic: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-2
/
+2
2022-07-07
bnxt: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-07-07
sfc: falcon: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-07-07
sfc/siena: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-4
/
+2
2022-07-07
r8169: fix accessing unset transport header
Heiner Kallweit
1
-6
/
+4
2022-07-07
net: dsa: b53: remove unnecessary spi_set_drvdata()
Yang Yingliang
1
-2
/
+0
2022-07-07
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
1
-2
/
+2
2022-07-07
usbnet: fix memory leak in error case
Oliver Neukum
1
-5
/
+12
2022-07-07
Revert "Merge branch 'octeontx2-af-next'"
Jakub Kicinski
20
-2876
/
+67
[next]