summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-17genetlink: Remove unused function genl_err_attr()YueHaibing
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-15nexthop: Convert to blocking notification chainIdo Schimmel
2020-09-15nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel
2020-09-15nexthop: Remove unused function declaration from header fileIdo Schimmel
2020-09-15devlink: introduce the health reporter test commandJiri Pirko
2020-09-15ethtool: add standard pause statsJakub Kicinski
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha
2020-09-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-09-14Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2020-09-14tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet
2020-09-14mptcp: call tcp_cleanup_rbuf on subflowsPaolo Abeni
2020-09-14i40e: optimise prefetch page refcountLi RongQing
2020-09-14rxrpc: Fix a missing NULL-pointer check in a traceDavid Howells
2020-09-11net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera
2020-09-11net: dsa: tag_8021q: add a context structureVladimir Oltean
2020-09-11net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean
2020-09-11net: dsa: tag_8021q: include missing refcount.hVladimir Oltean
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