summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tls: rx: make tls_wait_data() return an recvmsg retcodeJakub Kicinski2022-07-091-27/+26
* tls: create an internal headerJakub Kicinski2022-07-098-283/+338
* tls: rx: coalesce exit paths in tls_decrypt_sg()Jakub Kicinski2022-07-091-9/+5
* tls: rx: wrap decrypt params in a structJakub Kicinski2022-07-091-30/+30
* tls: rx: always allocate max possible aad size for decryptJakub Kicinski2022-07-092-9/+11
* strparser: pad sk_skb_cb to avoid straddling cachelinesJakub Kicinski2022-07-092-4/+11
* net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew2022-07-081-5/+5
* net: minor optimization in __alloc_skb()Eric Dumazet2022-07-081-2/+1
* octeontx2-af: Don't reset previous pfc configHariprasad Kelam2022-07-083-13/+23
* l2tp: l2tp_debugfs: fix Clang -Wformat warningsJustin Stitt2022-07-081-3/+3
* eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski2022-07-081-1/+1
* eth: mtk: switch to netif_napi_add_tx()Jakub Kicinski2022-07-081-2/+1
* Merge branch 'polarfire-soc-macb-reset-support'Jakub Kicinski2022-07-082-51/+56
|\
| * net: macb: sort init_reset_optional() with other init()sConor Dooley2022-07-081-34/+34
| * net: macb: simplify error paths in init_reset_optional()Conor Dooley2022-07-081-13/+7
| * net: macb: unify macb_config alignment styleConor Dooley2022-07-081-8/+8
| * net: macb: add polarfire soc reset supportConor Dooley2022-07-081-8/+18
| * dt-bindings: net: cdns,macb: document polarfire soc's macbConor Dooley2022-07-081-0/+1
|/
* net: l2tp: fix clang -Wformat warningJustin Stitt2022-07-081-1/+1
* net: page_pool: optimize page pool page allocation in NUMA scenarioJie Wang2022-07-081-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-07253-1665/+3141
|\
| * Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-0765-524/+1089
| |\
| | * Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski2022-07-0713-134/+157
| | |\
| | | * wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov2022-07-071-0/+1
| | | * crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2022-07-072-115/+114
| | | * wireguard: selftests: use microvm on x86Jason A. Donenfeld2022-07-073-8/+16
| | | * wireguard: selftests: always call kernel makefileJason A. Donenfeld2022-07-071-3/+2
| | | * wireguard: selftests: use virt machine on m68kJason A. Donenfeld2022-07-072-8/+6
| | | * wireguard: selftests: set fake real time in initJason A. Donenfeld2022-07-078-0/+18
| | |/
| | * r8169: fix accessing unset transport headerHeiner Kallweit2022-07-071-6/+4
| | * net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou2022-07-071-2/+2
| | * usbnet: fix memory leak in error caseOliver Neukum2022-07-071-5/+12
| | * Revert "tls: rx: move counting TlsDecryptErrors for sync"Gal Pressman2022-07-061-4/+4
| | * Merge branch 'mptcp-path-manager-fixes'David S. Miller2022-07-067-31/+192
| | |\
| | | * mptcp: update MIB_RMSUBFLOW in cmd_sf_destroyGeliang Tang2022-07-061-0/+2
| | | * mptcp: fix local endpoint accountingPaolo Abeni2022-07-061-1/+2
| | | * selftests: mptcp: userspace PM support for MP_PRIO signalsKishen Maloor2022-07-062-2/+103
| | | * mptcp: netlink: issue MP_PRIO signals from userspace PMsKishen Maloor2022-07-063-6/+62
| | | * mptcp: Acquire the subflow socket lock before modifying MP_PRIO flagsMat Martineau2022-07-063-3/+12
| | | * mptcp: Avoid acquiring PM lock for subflow priority changesMat Martineau2022-07-062-6/+5
| | | * mptcp: fix locking in mptcp_nl_cmd_sf_destroy()Paolo Abeni2022-07-061-13/+6
| | |/
| | * Merge branch 'act_police-continue-offload-fix'David S. Miller2022-07-063-8/+8
| | |\
| | | * net/mlx5e: Fix matchall police parameters validationVlad Buslov2022-07-061-7/+6
| | | * net/sched: act_police: allow 'continue' action offloadVlad Buslov2022-07-062-1/+2
| | |/
| | * net: lan966x: hardcode the number of external portsMichael Walle2022-07-062-6/+3
| | * Merge tag 'for-net-2022-07-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2022-07-052-1/+3
| | |\
| | | * Bluetooth: core: Fix deadlock on hci_power_on_sync.Vasyl Vavrychuk2022-07-052-1/+3
| | |/
| | * Merge branch 'fix-bridge_vlan_aware-sh-and-bridge_vlan_unaware-sh-with-iff_un...Paolo Abeni2022-07-051-1/+5
| | |\
| | | * selftests: forwarding: fix error message in learning_testVladimir Oltean2022-07-051-1/+1
| | | * selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLTVladimir Oltean2022-07-051-0/+2