index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tls: rx: make tls_wait_data() return an recvmsg retcode
Jakub Kicinski
2022-07-09
1
-27
/
+26
*
tls: create an internal header
Jakub Kicinski
2022-07-09
8
-283
/
+338
*
tls: rx: coalesce exit paths in tls_decrypt_sg()
Jakub Kicinski
2022-07-09
1
-9
/
+5
*
tls: rx: wrap decrypt params in a struct
Jakub Kicinski
2022-07-09
1
-30
/
+30
*
tls: rx: always allocate max possible aad size for decrypt
Jakub Kicinski
2022-07-09
2
-9
/
+11
*
strparser: pad sk_skb_cb to avoid straddling cachelines
Jakub Kicinski
2022-07-09
2
-4
/
+11
*
net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
Sieng-Piaw Liew
2022-07-08
1
-5
/
+5
*
net: minor optimization in __alloc_skb()
Eric Dumazet
2022-07-08
1
-2
/
+1
*
octeontx2-af: Don't reset previous pfc config
Hariprasad Kelam
2022-07-08
3
-13
/
+23
*
l2tp: l2tp_debugfs: fix Clang -Wformat warnings
Justin Stitt
2022-07-08
1
-3
/
+3
*
eth: sp7021: switch to netif_napi_add_tx()
Jakub Kicinski
2022-07-08
1
-1
/
+1
*
eth: mtk: switch to netif_napi_add_tx()
Jakub Kicinski
2022-07-08
1
-2
/
+1
*
Merge branch 'polarfire-soc-macb-reset-support'
Jakub Kicinski
2022-07-08
2
-51
/
+56
|
\
|
*
net: macb: sort init_reset_optional() with other init()s
Conor Dooley
2022-07-08
1
-34
/
+34
|
*
net: macb: simplify error paths in init_reset_optional()
Conor Dooley
2022-07-08
1
-13
/
+7
|
*
net: macb: unify macb_config alignment style
Conor Dooley
2022-07-08
1
-8
/
+8
|
*
net: macb: add polarfire soc reset support
Conor Dooley
2022-07-08
1
-8
/
+18
|
*
dt-bindings: net: cdns,macb: document polarfire soc's macb
Conor Dooley
2022-07-08
1
-0
/
+1
|
/
*
net: l2tp: fix clang -Wformat warning
Justin Stitt
2022-07-08
1
-1
/
+1
*
net: page_pool: optimize page pool page allocation in NUMA scenario
Jie Wang
2022-07-08
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-07
253
-1665
/
+3141
|
\
|
*
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-07-07
65
-524
/
+1089
|
|
\
|
|
*
Merge branch 'wireguard-patches-for-5-19-rc6'
Jakub Kicinski
2022-07-07
13
-134
/
+157
|
|
|
\
|
|
|
*
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
2022-07-07
1
-0
/
+1
|
|
|
*
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
Jason A. Donenfeld
2022-07-07
2
-115
/
+114
|
|
|
*
wireguard: selftests: use microvm on x86
Jason A. Donenfeld
2022-07-07
3
-8
/
+16
|
|
|
*
wireguard: selftests: always call kernel makefile
Jason A. Donenfeld
2022-07-07
1
-3
/
+2
|
|
|
*
wireguard: selftests: use virt machine on m68k
Jason A. Donenfeld
2022-07-07
2
-8
/
+6
|
|
|
*
wireguard: selftests: set fake real time in init
Jason A. Donenfeld
2022-07-07
8
-0
/
+18
|
|
|
/
|
|
*
r8169: fix accessing unset transport header
Heiner Kallweit
2022-07-07
1
-6
/
+4
|
|
*
net: rose: fix UAF bug caused by rose_t0timer_expiry
Duoming Zhou
2022-07-07
1
-2
/
+2
|
|
*
usbnet: fix memory leak in error case
Oliver Neukum
2022-07-07
1
-5
/
+12
|
|
*
Revert "tls: rx: move counting TlsDecryptErrors for sync"
Gal Pressman
2022-07-06
1
-4
/
+4
|
|
*
Merge branch 'mptcp-path-manager-fixes'
David S. Miller
2022-07-06
7
-31
/
+192
|
|
|
\
|
|
|
*
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
Geliang Tang
2022-07-06
1
-0
/
+2
|
|
|
*
mptcp: fix local endpoint accounting
Paolo Abeni
2022-07-06
1
-1
/
+2
|
|
|
*
selftests: mptcp: userspace PM support for MP_PRIO signals
Kishen Maloor
2022-07-06
2
-2
/
+103
|
|
|
*
mptcp: netlink: issue MP_PRIO signals from userspace PMs
Kishen Maloor
2022-07-06
3
-6
/
+62
|
|
|
*
mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags
Mat Martineau
2022-07-06
3
-3
/
+12
|
|
|
*
mptcp: Avoid acquiring PM lock for subflow priority changes
Mat Martineau
2022-07-06
2
-6
/
+5
|
|
|
*
mptcp: fix locking in mptcp_nl_cmd_sf_destroy()
Paolo Abeni
2022-07-06
1
-13
/
+6
|
|
|
/
|
|
*
Merge branch 'act_police-continue-offload-fix'
David S. Miller
2022-07-06
3
-8
/
+8
|
|
|
\
|
|
|
*
net/mlx5e: Fix matchall police parameters validation
Vlad Buslov
2022-07-06
1
-7
/
+6
|
|
|
*
net/sched: act_police: allow 'continue' action offload
Vlad Buslov
2022-07-06
2
-1
/
+2
|
|
|
/
|
|
*
net: lan966x: hardcode the number of external ports
Michael Walle
2022-07-06
2
-6
/
+3
|
|
*
Merge tag 'for-net-2022-07-05' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-07-05
2
-1
/
+3
|
|
|
\
|
|
|
*
Bluetooth: core: Fix deadlock on hci_power_on_sync.
Vasyl Vavrychuk
2022-07-05
2
-1
/
+3
|
|
|
/
|
|
*
Merge branch 'fix-bridge_vlan_aware-sh-and-bridge_vlan_unaware-sh-with-iff_un...
Paolo Abeni
2022-07-05
1
-1
/
+5
|
|
|
\
|
|
|
*
selftests: forwarding: fix error message in learning_test
Vladimir Oltean
2022-07-05
1
-1
/
+1
|
|
|
*
selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT
Vladimir Oltean
2022-07-05
1
-0
/
+2
[next]