summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-10tcp: reflect tos value received in SYN to the socketWei Wang
2020-09-10ip: pass tos into ip_build_and_send_pkt()Wei Wang
2020-09-10tcp: record received TOS value in the request socketWei Wang
2020-09-10net: manage napi add/del idempotence explicitlyJakub Kicinski
2020-09-10net: remove napi_hash_del() from driver-facing APIJakub Kicinski
2020-09-10ipmr: Add high byte of VIF ID to igmpmsgPaul Davey
2020-09-10ipmr: Add route table ID to netlink cache reportsPaul Davey
2020-09-09devlink: Introduce controller numberParav Pandit
2020-09-09devlink: Introduce external controller flagParav Pandit
2020-09-09devlink: Move structure comments outside of structureParav Pandit
2020-09-09devlink: Add comment block for missing port attributesParav Pandit
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-09-08rxrpc: Rewrite the client connection managerDavid Howells
2020-09-08netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez
2020-09-07net: tighten the definition of interface statisticsJakub Kicinski
2020-09-07net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov
2020-09-05of: Export of_remove_property() to modulesFlorian Fainelli
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-04Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-09-04Merge branch 'simplify-do_wp_page'Linus Torvalds
2020-09-04mm: Add PGREUSE counterPeter Xu
2020-09-04mm/ksm: Remove reuse_ksm_page()Peter Xu
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03ip: expose inet sockopts through inet_diagWei Wang
2020-09-02block: allow for_each_bvec to support zero len bvecMing Lei
2020-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-09-02libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo
2020-09-02drm/i915: Fix sha_text population codeSean Paul
2020-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-01HID: core: Sanitize event code and type when mapping inputMarc Zyngier
2020-08-31ipvs: remove dependency on ip6_tablesYaroslav Bolyukin
2020-08-31net: ipv4: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31net: ipv6: remove unused arg exact_dif in compute_scoreMiaohe Lin
2020-08-31net: phy: add Lynx PCS moduleIoana Ciornei
2020-08-31net: mdiobus: add clause 45 mdiobus write accessorIoana Ciornei
2020-08-31net: phylink: add helper function to decode USXGMII wordIoana Ciornei
2020-08-31net: clean up codestyleMiaohe Lin
2020-08-31ipv6: add ipv6_fragment hook in ipv6_stubwenxu
2020-08-31xsk: Add shared umem support between queue idsMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Test for dma_need_sync earlier for better perfor...Magnus Karlsson
2020-08-31xsk: Rearrange internal structs for better performanceMagnus Karlsson
2020-08-31xsk: Enable sharing of dma mappingsMagnus Karlsson
2020-08-31xsk: Move addrs from buffer pool to umemMagnus Karlsson
2020-08-31xsk: Move xsk_tx_list and its lock to buffer poolMagnus Karlsson
2020-08-31xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson
2020-08-31xsk: Move fill and completion rings to buffer poolMagnus Karlsson
2020-08-31xsk: Create and free buffer pool independently from umemMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson