summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mchp: Add support for LAN8814 QUAD PHYDivya Koppera2020-09-111-0/+1
* net: dsa: tag_8021q: add a context structureVladimir Oltean2020-09-111-19/+27
* net: dsa: tag_8021q: setup tagging via a single function callVladimir Oltean2020-09-111-4/+2
* net: dsa: tag_8021q: include missing refcount.hVladimir Oltean2020-09-111-0/+1
* tcp: reflect tos value received in SYN to the socketWei Wang2020-09-101-0/+1
* ip: pass tos into ip_build_and_send_pkt()Wei Wang2020-09-101-1/+1
* tcp: record received TOS value in the request socketWei Wang2020-09-101-0/+1
* net: manage napi add/del idempotence explicitlyJakub Kicinski2020-09-101-2/+2
* net: remove napi_hash_del() from driver-facing APIJakub Kicinski2020-09-101-16/+16
* ipmr: Add high byte of VIF ID to igmpmsgPaul Davey2020-09-101-2/+2
* ipmr: Add route table ID to netlink cache reportsPaul Davey2020-09-101-0/+1
* devlink: Introduce controller numberParav Pandit2020-09-092-2/+8
* devlink: Introduce external controller flagParav Pandit2020-09-092-2/+7
* devlink: Move structure comments outside of structureParav Pandit2020-09-091-3/+12
* devlink: Add comment block for missing port attributesParav Pandit2020-09-091-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2020-09-095-5/+13
|\
| * netfilter: nf_tables: add userdata support for nft_objectJose M. Guisado Gomez2020-09-082-0/+4
| * ipvs: remove dependency on ip6_tablesYaroslav Bolyukin2020-08-311-3/+0
| * netfilter: nft_socket: add wildcard supportBalazs Scheidler2020-08-291-0/+2
| * netfilter: conntrack: add clash resolution stat counterFlorian Westphal2020-08-282-0/+2
| * netfilter: conntrack: remove ignore statsFlorian Westphal2020-08-282-2/+1
| * netfilter: nf_tables: add userdata attributes to nft_tableJose M. Guisado Gomez2020-08-282-0/+4
* | rxrpc: Rewrite the client connection managerDavid Howells2020-09-081-29/+4
* | net: tighten the definition of interface statisticsJakub Kicinski2020-09-071-17/+187
* | net: bridge: mcast: add support for src list and filter mode dumpingNikolay Aleksandrov2020-09-071-0/+21
* | of: Export of_remove_property() to modulesFlorian Fainelli2020-09-051-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-0435-137/+236
|\ \
| * \ Merge tag 'libata-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-0/+1
| |\ \
| | * | libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to SandisksTejun Heo2020-09-021-0/+1
| * | | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds2020-09-041-1/+8
| |\ \ \
| | * | | block: allow for_each_bvec to support zero len bvecMing Lei2020-09-021-1/+8
| | |/ /
| * | | Merge tag 'drm-fixes-2020-09-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-09-041-0/+3
| |\ \ \
| | * | | drm/i915: Fix sha_text population codeSean Paul2020-09-021-0/+3
| * | | | Merge branch 'simplify-do_wp_page'Linus Torvalds2020-09-042-7/+1
| |\ \ \ \
| | * | | | mm: Add PGREUSE counterPeter Xu2020-09-041-0/+1
| | * | | | mm/ksm: Remove reuse_ksm_page()Peter Xu2020-09-041-7/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-039-13/+42
| |\ \ \ \ \
| | * | | | | netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFSPablo Neira Ayuso2020-08-281-2/+1
| | * | | | | Merge tag 'rxrpc-fixes-20200820' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-08-272-6/+23
| | |\ \ \ \ \
| | | * | | | | rxrpc: Make rxrpc_kernel_get_srtt() indicate validityDavid Howells2020-08-201-1/+1
| | | * | | | | rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells2020-08-201-5/+22
| | * | | | | | net: Fix some commentsMiaohe Lin2020-08-272-3/+3
| | * | | | | | net: Get rid of consume_skb when tracing is offHerbert Xu2020-08-241-0/+9
| | * | | | | | ipv6: ndisc: adjust ndisc_ifinfo_sysctl_change prototypeTobias Klauser2020-08-241-1/+1
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-243-1/+5
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: nf_tables: fix destination register zeroingFlorian Westphal2020-08-211-0/+2
| | | * | | | | | netfilter: nf_tables: incorrect enum nft_list_attributes definitionPablo Neira Ayuso2020-08-211-1/+1
| | | * | | | | | netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal2020-08-201-0/+2
| | | |/ / / / /
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2020-09-021-13/+29
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | HID: core: Sanitize event code and type when mapping inputMarc Zyngier2020-09-011-13/+29