summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-07netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use itPablo Neira Ayuso1-0/+1
2021-06-04Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+1
2021-06-04qed: Add IP services APIs supportNikolay Assa1-0/+29
2021-06-04qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin2-0/+21
2021-06-04qed: Add NVMeTCP Offload IO Level FW and HW HSIShai Malin2-1/+365
2021-06-04qed: Add support of HW filter blockPrabhakar Kushwaha1-0/+24
2021-06-04qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin2-0/+237
2021-06-04qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin3-0/+143
2021-06-04qed: Add TCP_ULP FW resource layoutOmkar Kulkarni2-2/+2
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean1-10/+1
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean1-3/+4
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean1-1/+1
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean1-2/+2
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean1-3/+2
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean1-2/+4
2021-06-03net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()Vladimir Oltean1-7/+0
2021-06-03mlx5: count all link eventsJakub Kicinski1-1/+1
2021-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+3
2021-06-02net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala1-3/+27
2021-06-02Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller2-1/+111
2021-06-02net: stmmac: enable platform specific safety featuresWong Vee Khee1-0/+13
2021-05-29i40e: Prep i40e header for aux bus conversionShiraz Saleem1-0/+10
2021-05-29iidc: Introduce iidc.hDave Ertman1-0/+100
2021-05-29netfilter: reduce size of nf_hook_state on 32bit platformsFlorian Westphal1-2/+2
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal1-1/+1
2021-05-28Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-7/+12
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey1-0/+2
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen1-7/+10
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-178/+254
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-22/+45
2021-05-27i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli1-0/+5
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2021-05-24Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2021-05-24cgroup: fix spelling mistakesZhen Lei2-4/+4
2021-05-23linux/bits.h: fix compilation error with GENMASKRikard Falkeborn3-9/+11
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+8
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+3
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig1-2/+0
2021-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-7/+103
2021-05-19platform/surface: aggregator: avoid clang -Wconstant-conversion warningArnd Bergmann1-3/+3
2021-05-19{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen1-0/+18
2021-05-19{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb1-22/+22
2021-05-19bpf: Add bpf_btf_find_by_name_kind() helper.Alexei Starovoitov1-0/+1
2021-05-19bpf: Introduce fd_idxAlexei Starovoitov1-0/+1
2021-05-19bpf: Make btf_load command to be bpfptr_t compatible.Alexei Starovoitov1-1/+1
2021-05-19bpf: Prepare bpf syscall to be used from kernel and user space.Alexei Starovoitov1-4/+4
2021-05-19bpf: Introduce bpfptr_t user/kernel pointer.Alexei Starovoitov1-0/+75