summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11fddi/skfp: fix repeated words in commentsJilin Yuan
2022-07-11ethernet/via: fix repeated words in commentsJilin Yuan
2022-07-11net: Find dst with sk's xfrm policy not ctl_sksewookseo
2022-07-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-07-09ixp4xx_eth: Set MAC address from device treeLinus Walleij
2022-07-09ixp4xx_eth: Fall back to random MAC addressLinus Walleij
2022-07-09af_unix: fix unix_sysctl_register() error pathEric Dumazet
2022-07-09Merge branch 'mptcp-selftest-improvements-and-header-tweak'David S. Miller
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang
2022-07-09selftests: mptcp: avoid Terminated messages in userspace_pmGeliang Tang
2022-07-09selftests: mptcp: userspace pm subflow testsGeliang Tang
2022-07-09selftests: mptcp: userspace pm address testsGeliang Tang
2022-07-09selftests: mptcp: tweak simult_flows for debug kernelsPaolo Abeni
2022-07-09mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.hGeliang Tang
2022-07-08bcm63xx_enet: change the driver variables to staticYang Yingliang
2022-07-08net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)
2022-07-08Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart
2022-07-08net: rxrpc: fix clang -Wformat warningJustin Stitt
2022-07-08Merge branch 'tls-pad-strparser-internal-header-decrypt_ctx-etc'Jakub Kicinski
2022-07-08tls: rx: make tls_wait_data() return an recvmsg retcodeJakub Kicinski
2022-07-08tls: create an internal headerJakub Kicinski
2022-07-08tls: rx: coalesce exit paths in tls_decrypt_sg()Jakub Kicinski
2022-07-08tls: rx: wrap decrypt params in a structJakub Kicinski
2022-07-08tls: rx: always allocate max possible aad size for decryptJakub Kicinski
2022-07-08strparser: pad sk_skb_cb to avoid straddling cachelinesJakub Kicinski
2022-07-08selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy
2022-07-08bpf: Correctly propagate errors up from bpf_core_composites_matchDaniel Müller
2022-07-08libbpf: Disable SEC pragma macro on GCCJames Hilliard
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev
2022-07-08net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew
2022-07-08net: minor optimization in __alloc_skb()Eric Dumazet
2022-07-08octeontx2-af: Don't reset previous pfc configHariprasad Kelam
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller
2022-07-08bpftool: Add support for KIND_RESTRICT to gen min_core_btf commandDaniel Müller
2022-07-08MAINTAINERS: Add entry for AF_XDP selftests filesMaciej Fijalkowski
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski
2022-07-08bpf, docs: Remove deprecated xsk libbpf APIs descriptionPu Lehui
2022-07-08l2tp: l2tp_debugfs: fix Clang -Wformat warningsJustin Stitt
2022-07-08eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski
2022-07-08eth: mtk: switch to netif_napi_add_tx()Jakub Kicinski
2022-07-07Merge branch 'polarfire-soc-macb-reset-support'Jakub Kicinski
2022-07-07net: macb: sort init_reset_optional() with other init()sConor Dooley
2022-07-07net: macb: simplify error paths in init_reset_optional()Conor Dooley
2022-07-07net: macb: unify macb_config alignment styleConor Dooley
2022-07-07net: macb: add polarfire soc reset supportConor Dooley
2022-07-07dt-bindings: net: cdns,macb: document polarfire soc's macbConor Dooley
2022-07-07net: l2tp: fix clang -Wformat warningJustin Stitt
2022-07-07net: page_pool: optimize page pool page allocation in NUMA scenarioJie Wang
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-07Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds