aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slab.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11octeontx2-af: Invoke exact match functions if supportedRatheesh Kannoth2-0/+41
2022-07-11octeontx2-af: Wrapper functions for MAC addr add/del/update/resetRatheesh Kannoth2-12/+370
2022-07-11octeontx2: Modify mbox request and response structuresRatheesh Kannoth3-9/+24
2022-07-11octeontx2-af: Debugsfs support for exact match.Ratheesh Kannoth1-0/+179
2022-07-11octeontx2-af: Drop rules for NPC MCAMRatheesh Kannoth6-6/+481
2022-07-11octeontx2-af: FLR handler for exact match table.Ratheesh Kannoth3-0/+31
2022-07-11octeontx2-af: devlink configuration supportRatheesh Kannoth3-2/+101
2022-07-11octeontx2-af: Exact match scan from kex profileRatheesh Kannoth2-3/+35
2022-07-11octeontx2-af: Exact match supportRatheesh Kannoth6-1/+1029
2022-07-11octeontx2-af: Use hashed field in MCAM keyRatheesh Kannoth12-17/+554
2022-07-11fddi/skfp: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-11ethernet/via: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-11net: Find dst with sk's xfrm policy not ctl_sksewookseo4-2/+9
2022-07-09ixp4xx_eth: Set MAC address from device treeLinus Walleij1-1/+9
2022-07-09ixp4xx_eth: Fall back to random MAC addressLinus Walleij1-1/+4
2022-07-09af_unix: fix unix_sysctl_register() error pathEric Dumazet1-1/+1
2022-07-09selftests: mptcp: update pm_nl_ctl usage headerGeliang Tang1-1/+1
2022-07-09selftests: mptcp: avoid Terminated messages in userspace_pmGeliang Tang1-17/+23
2022-07-09selftests: mptcp: userspace pm subflow testsGeliang Tang1-2/+37
2022-07-09selftests: mptcp: userspace pm address testsGeliang Tang1-1/+48
2022-07-09selftests: mptcp: tweak simult_flows for debug kernelsPaolo Abeni1-1/+13
2022-07-09mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.hGeliang Tang2-2/+2
2022-07-08bcm63xx_enet: change the driver variables to staticYang Yingliang1-2/+2
2022-07-08net: phylink: fix SGMII inband autoneg enableRussell King (Oracle)1-1/+3
2022-07-08Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart1-0/+12
2022-07-08net: rxrpc: fix clang -Wformat warningJustin Stitt1-1/+1
2022-07-08tls: rx: make tls_wait_data() return an recvmsg retcodeJakub Kicinski1-27/+26
2022-07-08tls: create an internal headerJakub Kicinski8-283/+338
2022-07-08tls: rx: coalesce exit paths in tls_decrypt_sg()Jakub Kicinski1-9/+5
2022-07-08tls: rx: wrap decrypt params in a structJakub Kicinski1-30/+30
2022-07-08tls: rx: always allocate max possible aad size for decryptJakub Kicinski2-9/+11
2022-07-08strparser: pad sk_skb_cb to avoid straddling cachelinesJakub Kicinski2-4/+11
2022-07-08selftests/bpf: Fix xdp_synproxy build failure if CONFIG_NF_CONNTRACK=m/nMaxim Mikityanskiy1-7/+17
2022-07-08bpf: Correctly propagate errors up from bpf_core_composites_matchDaniel Müller1-1/+8
2022-07-08libbpf: Disable SEC pragma macro on GCCJames Hilliard1-0/+13
2022-07-08bpf: Check attach_func_proto more carefully in check_return_codeStanislav Fomichev4-11/+48
2022-07-08net: ag71xx: switch to napi_build_skb() to reuse skbuff_headsSieng-Piaw Liew1-5/+5
2022-07-08net: minor optimization in __alloc_skb()Eric Dumazet1-2/+1
2022-07-08octeontx2-af: Don't reset previous pfc configHariprasad Kelam3-13/+23
2022-07-08selftests/bpf: Add test involving restrict type qualifierDaniel Müller3-2/+13
2022-07-08bpftool: Add support for KIND_RESTRICT to gen min_core_btf commandDaniel Müller1-0/+1
2022-07-08MAINTAINERS: Add entry for AF_XDP selftests filesMaciej Fijalkowski1-0/+1
2022-07-08selftests, xsk: Rename AF_XDP testing appMaciej Fijalkowski6-13/+13
2022-07-08bpf, docs: Remove deprecated xsk libbpf APIs descriptionPu Lehui1-11/+2
2022-07-08l2tp: l2tp_debugfs: fix Clang -Wformat warningsJustin Stitt1-3/+3
2022-07-08eth: sp7021: switch to netif_napi_add_tx()Jakub Kicinski1-1/+1
2022-07-08eth: mtk: switch to netif_napi_add_tx()Jakub Kicinski1-2/+1
2022-07-07net: macb: sort init_reset_optional() with other init()sConor Dooley1-34/+34
2022-07-07net: macb: simplify error paths in init_reset_optional()Conor Dooley1-13/+7
2022-07-07net: macb: unify macb_config alignment styleConor Dooley1-8/+8