summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet
2021-03-31Merge branch 'ethtool-fec-netlink'David S. Miller
2021-03-31selftests: ethtool: add a netdevsim FEC testJakub Kicinski
2021-03-31netdevsim: add FEC settings supportJakub Kicinski
2021-03-31ethtool: support FEC settings over netlinkJakub Kicinski
2021-03-30net: ethernet: Fix typo of 'network' in commentEric Lin
2021-03-30mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...Ido Schimmel
2021-03-30Merge branch 'mptcp-subflow-disconnected'David S. Miller
2021-03-30selftests: mptcp: remove id 0 address testcasesGeliang Tang
2021-03-30selftests: mptcp: add addr argument for del_addrGeliang Tang
2021-03-30selftests: mptcp: avoid calling pm_nl_ctl with bad IDsMatthieu Baerts
2021-03-30mptcp: remove id 0 addressGeliang Tang
2021-03-30mptcp: unify RM_ADDR and RM_SUBFLOW receivingGeliang Tang
2021-03-30mptcp: remove all subflows involving id 0 addressGeliang Tang
2021-03-30net: fix icmp_echo_enable_probe sysctlEric Dumazet
2021-03-30Merge branch 'ionic-cleanups'David S. Miller
2021-03-30ionic: pull per-q stats work out of queue loopsShannon Nelson
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson
2021-03-30ionic: fix sizeof usageShannon Nelson