net: phy: at803x: remove at803x_aneg_done()
[linux-2.6-microblaze.git] / net /
2021-03-19 Kurt Kanzenbachtaprio: Handle short intervals and large packets
2021-03-19 David S. MillerMerge branch 'gro-retpoline'
2021-03-19 Alexander Lobakinethernet: avoid retpoline overhead on TEB (GENEVE,...
2021-03-19 Alexander Lobakinvlan/8021q: avoid retpoline overhead on GRO
2021-03-19 Xiong Zhenwu/net/core/: fix misspellings using codespell tool
2021-03-19 Xiong Zhenwu/net/hsr: fix misspellings using codespell tool
2021-03-18 David S. MillerMerge branch 'mv88e6xxx-offload-bridge-flags'
2021-03-18 Tobias Waldekranznet: dsa: Add helper to resolve bridge port from DSA...
2021-03-18 David S. MillerMerge branch 'net-xps-improve-the-xps-maps-handling'
2021-03-18 Antoine Tenartnet: NULL the old xps map entries when freeing them
2021-03-18 Antoine Tenartnet: fix use after free in xps
2021-03-18 Antoine Tenartnet-sysfs: move the xps cpus/rxqs retrieval in a common...
2021-03-18 Antoine Tenartnet-sysfs: move the rtnl unlock up in the xps show...
2021-03-18 Antoine Tenartnet: improve queue removal readability in __netif_set_x...
2021-03-18 Antoine Tenartnet: add an helper to copy xps maps to the new dev_maps
2021-03-18 Antoine Tenartnet: move the xps maps to an array
2021-03-18 Antoine Tenartnet: remove the xps possible_mask
2021-03-18 Antoine Tenartnet: embed nr_ids in the xps maps
2021-03-18 Antoine Tenartnet: embed num_tc in the xps maps
2021-03-18 Antoine Tenartnet-sysfs: make xps_cpus_show and xps_rxqs_show consistent
2021-03-18 Antoine Tenartnet-sysfs: store the return of get_netdev_queue_index...
2021-03-18 Antoine Tenartnet-sysfs: convert xps_cpus_show to bitmap_zalloc
2021-03-17 David S. MillerMerge branch 'b53-legacy-tags'
2021-03-17 Álvaro Fernández... net: dsa: tag_brcm: add support for legacy tags
2021-03-17 David S. MillerMerge branch 'tipc-cleanups-and-simplifications'
2021-03-17 Jon Maloytipc: remove some unnecessary warnings
2021-03-17 Jon Maloytipc: add host-endian copy of user subscription to...
2021-03-17 Jon Maloytipc: simplify api between binding table and topology...
2021-03-17 Jon Maloytipc: simplify signature of tipc_find_service()
2021-03-17 Jon Maloytipc: simplify signature of tipc_service_find_range()
2021-03-17 Jon Maloytipc: simplify signature of tipc_nametbl_lookup_group()
2021-03-17 Jon Maloytipc: simplify signature of tipc_nametbl_lookup_mcast_n...
2021-03-17 Jon Maloytipc: simplify signature of tipc_namtbl_lookup_mcast_so...
2021-03-17 Jon Maloytipc: refactor tipc_sendmsg() and tipc_lookup_anycast()
2021-03-17 Jon Maloytipc: rename binding table lookup functions
2021-03-17 Jon Maloytipc: simplify signature of tipc_nametbl_withdraw(...
2021-03-17 Jon Maloytipc: simplify call signatures for publication creation
2021-03-17 Jon Maloytipc: simplify signature of tipc_namtbl_publish()
2021-03-17 Jon Maloytipc: introduce new unified address type for internal use
2021-03-17 Jon Maloytipc: move creation of publication item one level up...
2021-03-17 Jon Maloytipc: re-organize members of struct publication
2021-03-17 David S. MillerMerge branch 'ethtool-strings'
2021-03-17 Alexander Duyckethtool: Add common function for filling out strings
2021-03-17 David S. MillerMerge tag 'mlx5-updates-2021-03-16' of git://git./linux...
2021-03-16 Flavio Leitneropenvswitch: Warn over-mtu packets only if iface is UP.
2021-03-16 David S. MillerMerge branch 'ocelot-mrp'
2021-03-16 Horatiu Vulturnet: ocelot: Remove ocelot_xfh_get_cpuq
2021-03-16 Horatiu Vulturnet: ocelot: Extend MRP
2021-03-16 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2021-03-16 David S. MillerMerge branch '1GbE' of git://git./linux/kernel/git...
2021-03-16 Yejune Dengnet: ipv4: route.c: simplify procfs code
2021-03-16 David S. MillerMerge branch 'bridge-m,cast-cleanups'
2021-03-16 Nikolay Aleksandrovnet: bridge: mcast: factor out common allow/block EHT...
2021-03-16 Nikolay Aleksandrovnet: bridge: mcast: remove unreachable EHT code
2021-03-16 DENG Qingfangnet: dsa: mt7530: support MDB and bridge flag operations
2021-03-15 Lorenzo Bianconinet: export dev_set_threaded symbol
2021-03-14 David S. MillerMerge branch 'psample-Add-additional-metadata-attributes'
2021-03-14 Ido Schimmelpsample: Add additional metadata attributes
2021-03-14 Ido Schimmelpsample: Encapsulate packet metadata in a struct
2021-03-14 David S. MillerMerge branch 'skbuff-micro-optimize-flow-dissection'
2021-03-14 Alexander Lobakinethernet: constify eth_get_headlen()'s data argument
2021-03-14 Alexander Lobakinflow_dissector: constify raw input data argument
2021-03-14 David S. MillerMerge branch 'gro-micro-optimize-dev_gro_receive'
2021-03-14 Alexander Lobakingro: give 'hash' variable in dev_gro_receive() a less...
2021-03-14 Alexander Lobakingro: consistentify napi->gro_hash[x] access in dev_gro_...
2021-03-14 Alexander Lobakingro: simplify gro_list_prepare()
2021-03-13 David S. MillerMerge tag 'batadv-next-pullrequest-20210312' of git...
2021-03-13 David S. MillerMerge branch 'pps-policing'
2021-03-13 Baowen Zhengnet/sched: act_police: add support for packet-per-secon...
2021-03-13 Xingfeng Huflow_offload: add support for packet-per-second policing
2021-03-13 David S. MillerMerge branch 'mptcp-Include-multiple-address-ids-in...
2021-03-13 Geliang Tangmptcp: remove a list of addrs when flushing
2021-03-13 Geliang Tangmptcp: remove multi addresses and subflows in PM
2021-03-13 Geliang Tangmptcp: remove multi subflows in PM
2021-03-13 Geliang Tangmptcp: remove multi addresses in PM
2021-03-13 Geliang Tangmptcp: add rm_list_rx in mptcp_pm_data
2021-03-13 Geliang Tangmptcp: add rm_list in mptcp_options_received
2021-03-13 Geliang Tangmptcp: add rm_list_tx in mptcp_pm_data
2021-03-13 Geliang Tangmptcp: add rm_list in mptcp_out_options
2021-03-13 Shubhankar Kuranagattinet: ipv4: route.c: Fix indentation of multi line comment.
2021-03-12 David S. MillerMerge branch 'tcp-delayed-completions'
2021-03-12 Eric Dumazettcp: remove obsolete check in __tcp_retransmit_skb()
2021-03-12 Eric Dumazettcp: consider using standard rtx logic in tcp_rcv_fasto...
2021-03-12 Eric Dumazettcp: plug skb_still_in_host_queue() to TSQ
2021-03-12 Hoang Huu Letipc: clean up warnings detected by sparse
2021-03-12 Hoang Letipc: convert dest node's address to network order
2021-03-12 David S. MillerMerge tag 'mlx5-updates-2021-03-11' of git://git./linux...
2021-03-12 David S. MillerMerge branch 'nexthop-Resilient-next-hop-groups'
2021-03-12 Petr Machatanexthop: Enable resilient next-hop groups
2021-03-12 Petr Machatanexthop: Notify userspace about bucket migrations
2021-03-12 Petr Machatanexthop: Add netlink handlers for bucket get
2021-03-12 Petr Machatanexthop: Add netlink handlers for bucket dump
2021-03-12 Petr Machatanexthop: Add netlink handlers for resilient nexthop...
2021-03-12 Ido Schimmelnexthop: Allow reporting activity of nexthop buckets
2021-03-12 Ido Schimmelnexthop: Allow setting "offload" and "trap" indication...
2021-03-12 Petr Machatanexthop: Implement notifiers for resilient nexthop...
2021-03-12 Petr Machatanexthop: Add implementation of resilient next-hop groups
2021-03-12 Ido Schimmelnexthop: Add netlink defines and enumerators for resili...
2021-03-12 Petr Machatanexthop: Add a dedicated flag for multipath next-hop...
2021-03-12 Petr Machatanexthop: __nh_notifier_single_info_init(): Make nh_info...
next