aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-10net: remove napi_hash_del() from driver-facing APIJakub Kicinski1-16/+16
2020-09-10ipmr: Add high byte of VIF ID to igmpmsgPaul Davey1-2/+2
2020-09-10ipmr: Add route table ID to netlink cache reportsPaul Davey1-0/+1
2020-09-09devlink: Introduce controller numberParav Pandit2-2/+8
2020-09-09devlink: Introduce external controller flagParav Pandit2-2/+7
2020-09-09devlink: Move structure comments outside of structureParav Pandit1-3/+12
2020-09-09devlink: Add comment block for missing port attributesParav Pandit1-0/+3
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-5/+13
2020-09-08rxrpc: Rewrite the client connection managerDavid Howells1-29/+4
2020-09-08netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez2-0/+4
2020-09-07net: tighten the definition of interface statisticsJakub Kicinski1-17/+187
2020-09-07net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov1-0/+21
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli1-0/+5
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski35-137/+236
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+8
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds2-7/+1
2020-09-04mm: Add PGREUSE counterPeter Xu1-0/+1
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu1-7/+0
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-13/+42
2020-09-03ip: expose inet sockopts through inet_diagWei Wang2-0/+20
2020-09-02block: allow for_each_bvec to support zero len bvecMing Lei1-1/+8
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-13/+29
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo1-0/+1
2020-09-02drm/i915: Fix sha_text population codeSean Paul1-0/+3
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller22-133/+967
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier1-13/+29
2020-08-31ipvs: remove dependency on ip6_tablesYaroslav Bolyukin1-3/+0
2020-08-31net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin1-10/+0
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin1-11/+0
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei1-0/+21
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei1-0/+6
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei1-0/+3
2020-08-31net: clean up codestyleMiaohe Lin2-2/+2
2020-08-31ipv6: add ipv6_fragment hook in ipv6_stubwenxu1-0/+3
2020-08-31xsk: Add shared umem support between queue idsMagnus Karlsson1-0/+2
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better performanceMagnus Karlsson2-5/+5
2020-08-31xsk: Rearrange internal structs for better performanceMagnus Karlsson2-18/+22
2020-08-31xsk: Enable sharing of dma mappingsMagnus Karlsson2-0/+14
2020-08-31xsk: Move addrs from buffer pool to umemMagnus Karlsson1-0/+1
2020-08-31xsk: Move xsk_tx_list and its lock to buffer poolMagnus Karlsson2-3/+6
2020-08-31xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson2-3/+4
2020-08-31xsk: Move fill and completion rings to buffer poolMagnus Karlsson2-3/+3
2020-08-31xsk: Create and free buffer pool independently from umemMagnus Karlsson2-5/+11
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson2-55/+60
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson3-9/+12
2020-08-31bpf: Fix build without BPF_SYSCALL, but with BPF_JIT.Alexei Starovoitov1-1/+8
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+13
2020-08-30Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1