summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-09-27net/mlx5: Remove unused structsGal Pressman1-5/+0
2022-09-27net/mlx5: Remove unused functionsGal Pressman3-60/+0
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng1-0/+1
2022-09-27net/mlx5: add IFC bits for bypassing port select flow tableLiu, Changcheng1-2/+7
2022-09-27net/mlx5: Add support for NPPS with real time modeAya Levin1-0/+2
2022-09-27net/mlx5: Expose NPPS related registersAya Levin1-4/+14
2022-09-27headers: Remove some left-over license textChristophe JAILLET5-34/+1
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky851-8039/+22203
2022-09-27bpf: Enforce W^X for bpf trampolineSong Liu1-1/+0
2022-09-27bpf: use bpf_prog_pack for bpf_dispatcherSong Liu2-1/+7
2022-09-27bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa1-0/+1
2022-09-27kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flagJiri Olsa1-0/+1
2022-09-26xdp: Adjust xdp_frame layout to avoid using bitfieldsJesper Dangaard Brouer1-2/+2
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+5
2022-09-26net: Remove unused inline function dst_hold_and_use()Gaosheng Cui1-6/+0
2022-09-26net: Remove unused inline function sk_nulls_node_init()Gaosheng Cui1-5/+0
2022-09-26neighbour: Remove unused inline function neigh_key_eq16()Gaosheng Cui1-5/+0
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+17
2022-09-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+1
2022-09-23Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2022-09-23net: macsec: remove the prepare flag from the MACsec offloading contextAntoine Tenart1-2/+0
2022-09-23vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignmentWill Deacon1-2/+1
2022-09-23tun: support not enabling carrier in TUNSETIFFPatrick Rohr1-0/+2
2022-09-23net: phylink: Adjust advertisement based on rate matchingSean Anderson1-1/+2
2022-09-23net: phylink: Adjust link settings based on rate matchingSean Anderson1-0/+5
2022-09-23net: phy: Add support for rate matchingSean Anderson3-3/+38
2022-09-23net: phylink: Generate caps and convert to linkmodes separatelySean Anderson1-2/+2
2022-09-23net: phylink: Export phylink_caps_to_linkmodesSean Anderson1-0/+1
2022-09-23net: phylink: Document MAC_(A)SYM_PAUSESean Anderson1-0/+29
2022-09-23net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim1-0/+8
2022-09-23net/mlx5: Add ifc bits for MACsec extended packet number (EPN) and replay pro...Emeel Hakim1-0/+29
2022-09-23net/mlx5: Fix fields name prefix in MACsecEmeel Hakim1-3/+3
2022-09-23net/sched: sch_api: add helper for tc qdisc walker stats dumpZhengchao Shao1-0/+13
2022-09-23net/tls: Describe ciphers sizes by const structsTariq Toukan1-0/+10
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-32/+78
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-17/+17
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-4/+40
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi1-1/+10
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi1-0/+8
2022-09-22drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld1-2/+3
2022-09-22net/smc: Unbind r/w buffer size from clcsock and make them tunableTony Lu1-0/+2
2022-09-22net/smc: Introduce a specific sysctl for TEST_LINK timeWen Gu1-0/+1
2022-09-22xfrm: add extack support to xfrm_init_replaySabrina Dubroca1-1/+1
2022-09-22xfrm: add extack to __xfrm_init_stateSabrina Dubroca1-1/+2
2022-09-22xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca1-2/+3
2022-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfil...Jakub Kicinski4-31/+4
2022-09-22net: sched: remove unused tcf_result extensionJamal Hadi Salim1-5/+0
2022-09-22bpf: Prevent bpf program recursion for raw tracepoint probesJiri Olsa1-0/+6
2022-09-22bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncsRoberto Sassu2-0/+16
2022-09-22KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALLRoberto Sassu1-0/+6