aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit helpers.David Wilder1-0/+3
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit helpers.David Wilder1-0/+6
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang1-0/+1
2020-06-24net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov1-0/+1
2020-06-24net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov1-0/+11
2020-06-24net: neighbor: add fdb extended attributeNikolay Aleksandrov1-0/+12
2020-06-24net: phy: add support for a common probe between shared PHYsAntoine Tenart1-3/+15
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan1-1/+0
2020-06-23net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton1-0/+8
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva1-6/+0
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet1-0/+7