summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-01tipc: fix unique bearer names sanity checkHoang Le
2021-04-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-03-31selftests/net: so_txtime multi-host supportCarlos Llamas
2021-03-31net: mediatek: add flow offload for mt7623Frank Wunderlich
2021-03-31net: stmmac: enable MTL ECC Error Address Status Over-ride by defaultVoon Weifeng
2021-03-31Merge branch 'nxp-enetc-xdp'David S. Miller
2021-03-31net: enetc: add support for XDP_REDIRECTVladimir Oltean
2021-03-31net: enetc: increase RX ring default sizeVladimir Oltean
2021-03-31net: enetc: add support for XDP_TXVladimir Oltean
2021-03-31net: enetc: add support for XDP_DROP and XDP_PASSVladimir Oltean
2021-03-31net: enetc: move up enetc_reuse_page and enetc_page_reusableVladimir Oltean
2021-03-31net: enetc: clean the TX software BD on the TX confirmation pathVladimir Oltean
2021-03-31net: enetc: add a dedicated is_eof bit in the TX software BDVladimir Oltean
2021-03-31net: enetc: move skb creation into enetc_build_skbVladimir Oltean
2021-03-31net: enetc: consume the error RX buffer descriptors in a dedicated functionVladimir Oltean
2021-03-31ipv6: remove extra dev_hold() for fallback tunnelsEric Dumazet
2021-03-31net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()Yang Yingliang
2021-03-31Merge branch 'inet-shrink-netns'David S. Miller
2021-03-31ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet
2021-03-31ipv6: convert elligible sysctls to u8Eric Dumazet
2021-03-31tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet
2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet
2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet
2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet
2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet
2021-03-31inet: shrink netns_ipv4 by another cache lineEric Dumazet
2021-03-31inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet
2021-03-31Merge branch 'net-coding-style'David S. Miller
2021-03-31net: lpc_eth: fix format warnings of block commentsYangyang Li
2021-03-31net: toshiba: fix the trailing format of some block commentsYixing Liu
2021-03-31net: ocelot: fix a trailling format issue with block commentsYixing Liu
2021-03-31net: amd: correct some format issuesYixing Liu
2021-03-31net: amd8111e: fix inappropriate spacesYixing Liu
2021-03-31net: ena: remove extra words from commentsYixing Liu
2021-03-31net: ena: fix inaccurate print typeYixing Liu
2021-03-31qrtr: Convert qrtr_ports from IDR to XArrayMatthew Wilcox (Oracle)
2021-03-31net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing
2021-03-31ice: Correct comment block styleTony Nguyen
2021-03-31ice: cleanup style issuesBruce Allan
2021-03-31ice: Consolidate VSI state and flagsAnirudh Venkataramanan
2021-03-31ice: Refactor ice_set/get_rss into LUT and key specific functionsBrett Creeley
2021-03-31ice: Refactor get/set RSS LUT to use struct parameterBrett Creeley
2021-03-31ice: Change ice_vsi_setup_q_map() to not depend on RSSBrett Creeley
2021-03-31ice: rename ptype bitmapQi Zhang
2021-03-31ice: correct memory allocation callBruce Allan
2021-03-31ice: Check for bail out condition earlyAnirudh Venkataramanan
2021-03-31ice: remove unnecessary duplicated AQ command flag settingBruce Allan
2021-03-31ice: change link misconfiguration messagePaul Greenwalt
2021-03-31ice: handle increasing Tx or Rx ring sizesPaul M Stillwell Jr
2021-03-31ice: Update to use package info from ice segmentDan Nowlin