aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn1-0/+3
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin1-8/+7
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean1-0/+1
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-99/+213
2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur1-0/+1
2020-07-02bridge: uapi: mrp: Extend MRP attributes to get the statusHoratiu Vultur1-0/+17
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson1-0/+5
2020-07-01xen: netif.h: add a new extra type for XDPDenis Kirjanov1-1/+19
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu2-1/+37
2020-07-01perf: Expose get/put_callchain_entry()Song Liu1-0/+2
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski1-0/+3
2020-06-30of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski1-19/+18
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski1-6/+4
2020-06-30phy: un-inline devm_mdiobus_register()Bartosz Golaszewski1-13/+2
2020-06-30net: qed: update copyright yearsAlexander Lobakin18-0/+18
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin16-448/+18
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin2-2/+3
2020-06-30net/tls: fix sign extension issue when left shifting u16 valueColin Ian King1-1/+1
2020-06-30Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-28/+29
2020-06-29ethtool: Add link extended stateAmit Cohen3-0/+95
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu3-4/+32
2020-06-29Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-10/+92
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata2-0/+4
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata1-0/+49
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata1-2/+4
2020-06-28sctp: use list_is_singular in sctp_list_single_entryGeliang Tang1-1/+1
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin2-0/+2
2020-06-27net/tls: Add asynchronous resyncBoris Pismenny1-1/+37
2020-06-27Revert "net/tls: Add force_resync for driver resync"Boris Pismenny1-11/+1
2020-06-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed5-6/+62
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan3-5/+11
2020-06-27net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit1-1/+0
2020-06-26net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski1-0/+1
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+194
2020-06-26batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing1-1/+2
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann2-27/+27
2020-06-25i40e: remove unused definesJesse Brandeburg1-9/+0
2020-06-25i40e: Move client header locationShiraz Saleem1-0/+203
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller31-56/+149
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-22/+58
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib1-1/+3
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner1-3/+5
2020-06-25net: phy: Add a helper to return the index for of the internal delayDan Murphy1-0/+4
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King1-0/+2
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+9
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+6
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+17
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu1-0/+1
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu2-0/+11
2020-06-24bpf: Add bpf_skc_to_udp6_sock() helperYonghong Song2-1/+9