summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder
2020-06-24net: phy: make phy_disable_interrupts() non-staticJisheng Zhang
2020-06-24net: bridge: add a flag to avoid refreshing fdb when changing/addingNikolay Aleksandrov
2020-06-24net: bridge: add option to allow activity notifications for any fdb entriesNikolay Aleksandrov
2020-06-24net: neighbor: add fdb extended attributeNikolay Aleksandrov
2020-06-24net: phy: add support for a common probe between shared PHYsAntoine Tenart
2020-06-23net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-23net: phy: Allow mdio buses to auto-probe c45 devicesJeremy Linton
2020-06-23net: ipv6: Use struct_size() helper and kcalloc()Gustavo A. R. Silva
2020-06-23udp: move gro declarations to net/udp.hEric Dumazet
2020-06-23net: move tcp gro declarations to net/tcp.hEric Dumazet
2020-06-23tcp: move ipv4_specific to tcp include fileEric Dumazet
2020-06-23tcp: move ipv6_specific declaration to remove a warningEric Dumazet
2020-06-23tcp: add declarations to avoid warningsEric Dumazet
2020-06-23bonding/xfrm: use real_dev instead of slave_devJarod Wilson
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez
2020-06-23indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez
2020-06-23net: qed: fix left elements count calculationAlexander Lobakin
2020-06-23bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur
2020-06-23rtnetlink: add keepalived rtm_protocolAlexandre Cassen
2020-06-22GUE: Fix a typoAiden Leong
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean
2020-06-22net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov
2020-06-22net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson
2020-06-22net/mlx5: Constify mac address pointerParav Pandit
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit
2020-06-22net/devlink: Support querying hardware address of port functionParav Pandit
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-22Merge tag 'asoc-fix-v5.8-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-06-21Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds