summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-25net: phylink: add phylink_speed_(up|down) interfaceRussell King
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-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: 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-23rtnetlink: add keepalived rtm_protocolAlexandre Cassen
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-20tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet
2020-06-20net: Avoid overwriting valid skb->napi_idAmritha Nambiar
2020-06-20net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean
2020-06-20l3mdev: add infrastructure for table to VRF mappingAndrea Mayer
2020-06-19net: phy: read MMD ID from all present MMDsRussell King
2020-06-19net: phy: split devices_in_packageRussell King
2020-06-19net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King
2020-06-19ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-18net: tso: cache transport header lengthEric Dumazet
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet
2020-06-18net: tso: shrink struct tso_tEric Dumazet
2020-06-18net: tso: double TSO_HEADER_SIZE valueEric Dumazet
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-15tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva