summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-07-08bpf: Add BPF_CGROUP_INET_SOCK_RELEASE hookStanislav Fomichev
2020-07-07net: phy: Properly define genphy_c45_driverAndrew Lunn
2020-07-06net: qed: sanitize BE/LE data processingAlexander Lobakin
2020-07-05net: dsa: felix: support half-duplex link modesVladimir Oltean
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur
2020-07-02bridge: uapi: mrp: Extend MRP attributes to get the statusHoratiu Vultur
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson
2020-07-01xen: netif.h: add a new extra type for XDPDenis Kirjanov
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu
2020-07-01perf: Expose get/put_callchain_entry()Song Liu
2020-06-30of: mdio: provide devm_of_mdiobus_register()Bartosz Golaszewski
2020-06-30of: mdio: remove the 'extern' keyword from function declarationsBartosz Golaszewski
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski
2020-06-30phy: un-inline devm_mdiobus_register()Bartosz Golaszewski
2020-06-30net: qed: update copyright yearsAlexander Lobakin
2020-06-30net: qed: convert to SPDX License IdentifiersAlexander Lobakin
2020-06-30net: qed: correct existing SPDX tagsAlexander Lobakin
2020-06-30net/tls: fix sign extension issue when left shifting u16 valueColin Ian King
2020-06-30Merge tag 'batadv-next-for-davem-20200630' of git://git.open-mesh.org/linux-m...David S. Miller
2020-06-29ethtool: Add link extended stateAmit Cohen
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-29Merge tag 'mlx5-tls-2020-06-26' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2020-06-29net: sched: sch_red: Add qevents "early_drop" and "mark"Petr Machata
2020-06-29net: sched: Introduce helpers for qevent blocksPetr Machata
2020-06-29net: sched: Pass root lock to Qdisc_ops.enqueuePetr Machata
2020-06-28sctp: use list_is_singular in sctp_list_single_entryGeliang Tang
2020-06-28bareudp: Added attribute to enable & disable rx metadata collectionMartin
2020-06-27net/tls: Add asynchronous resyncBoris Pismenny
2020-06-27Revert "net/tls: Add force_resync for driver resync"Boris Pismenny
2020-06-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan
2020-06-27net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit
2020-06-26net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski
2020-06-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-26batman-adv: Introduce a configurable per interface hop penaltyLinus Lüssing
2020-06-26batman-adv: Fix typos and grammar in documentationSven Eckelmann
2020-06-25i40e: remove unused definesJesse Brandeburg
2020-06-25i40e: Move client header locationShiraz Saleem
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-25net: phy: Add a helper to return the index for of the internal delayDan Murphy
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-06-25Merge tag 'sound-5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-06-24net: qos: police action add index for tc flower offloadingPo Liu
2020-06-24net: qos: add tc police offloading action with max frame size limitPo Liu