]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2021-04-01  Wan Jiabinginclude: net: Remove repeated struct declaration
2021-04-01  Wong Vee Kheenet: stmmac: remove unnecessary pci_enable_msi() call
2021-04-01  Wong Vee Kheestmmac: intel: use managed PCI function on probe and...
2021-04-01  Xu Jianet: ipv6: Refactor in rt6_age_examine_exception
2021-04-01  Hoang Letipc: fix unique bearer names sanity check
2021-04-01  David S. MillerMerge branch '100GbE' of git://git.kernel.org/pub/scm...
2021-04-01  Carlos Llamasselftests/net: so_txtime multi-host support
2021-03-31  Frank Wunderlichnet: mediatek: add flow offload for mt7623
2021-03-31  Voon Weifengnet: stmmac: enable MTL ECC Error Address Status Over...
2021-03-31  David S. MillerMerge branch 'nxp-enetc-xdp'
2021-03-31  Vladimir Olteannet: enetc: add support for XDP_REDIRECT
2021-03-31  Vladimir Olteannet: enetc: increase RX ring default size
2021-03-31  Vladimir Olteannet: enetc: add support for XDP_TX
2021-03-31  Vladimir Olteannet: enetc: add support for XDP_DROP and XDP_PASS
2021-03-31  Vladimir Olteannet: enetc: move up enetc_reuse_page and enetc_page_reu...
2021-03-31  Vladimir Olteannet: enetc: clean the TX software BD on the TX confirma...
2021-03-31  Vladimir Olteannet: enetc: add a dedicated is_eof bit in the TX softwa...
2021-03-31  Vladimir Olteannet: enetc: move skb creation into enetc_build_skb
2021-03-31  Vladimir Olteannet: enetc: consume the error RX buffer descriptors...
2021-03-31  Eric Dumazetipv6: remove extra dev_hold() for fallback tunnels
2021-03-31  Yang Yingliangnet/tipc: fix missing destroy_workqueue() on error...
2021-03-31  David S. MillerMerge branch 'inet-shrink-netns'
2021-03-31  Eric Dumazetipv6: move ip6_dst_ops first in netns_ipv6
2021-03-31  Eric Dumazetipv6: convert elligible sysctls to u8
2021-03-31  Eric Dumazettcp: convert tcp_comp_sack_nr sysctl to u8
2021-03-31  Eric Dumazetipv4: convert igmp_link_local_mcast_reports sysctl...
2021-03-31  Eric Dumazetipv4: convert fib_multipath_{use_neigh|hash_policy...
2021-03-31  Eric Dumazetipv4: convert udp_l3mdev_accept sysctl to u8
2021-03-31  Eric Dumazetipv4: convert fib_notify_on_flag_change sysctl to u8
2021-03-31  Eric Dumazetinet: shrink netns_ipv4 by another cache line
2021-03-31  Eric Dumazetinet: shrink inet_timewait_death_row by 48 bytes
2021-03-31  David S. MillerMerge branch 'net-coding-style'
2021-03-31  Yangyang Linet: lpc_eth: fix format warnings of block comments
2021-03-31  Yixing Liunet: toshiba: fix the trailing format of some block...
2021-03-31  Yixing Liunet: ocelot: fix a trailling format issue with block...
2021-03-31  Yixing Liunet: amd: correct some format issues
2021-03-31  Yixing Liunet: amd8111e: fix inappropriate spaces
2021-03-31  Yixing Liunet: ena: remove extra words from comments
2021-03-31  Yixing Liunet: ena: fix inaccurate print type
2021-03-31  Matthew Wilcox... qrtr: Convert qrtr_ports from IDR to XArray
2021-03-31  Wan Jiabingnet: ethernet: stmicro: Remove duplicate struct declaration
2021-03-31  Tony Nguyenice: Correct comment block style
2021-03-31  Bruce Allanice: cleanup style issues
2021-03-31  Anirudh Venkataramananice: Consolidate VSI state and flags
2021-03-31  Brett Creeleyice: Refactor ice_set/get_rss into LUT and key specific...
2021-03-31  Brett Creeleyice: Refactor get/set RSS LUT to use struct parameter
2021-03-31  Brett Creeleyice: Change ice_vsi_setup_q_map() to not depend on RSS
2021-03-31  Qi Zhangice: rename ptype bitmap
2021-03-31  Bruce Allanice: correct memory allocation call
2021-03-31  Anirudh Venkataramananice: Check for bail out condition early
2021-03-31  Bruce Allanice: remove unnecessary duplicated AQ command flag...
2021-03-31  Paul Greenwaltice: change link misconfiguration message
2021-03-31  Paul M Stillwell Jrice: handle increasing Tx or Rx ring sizes
2021-03-31  Dan Nowlinice: Update to use package info from ice segment
2021-03-31  Anirudh Venkataramananice: Delay netdev registration
2021-03-31  Benita Boseice: Add Support for XPS
2021-03-31  Eric Dumazetip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init...
2021-03-31  David S. MillerMerge branch 'ethtool-fec-netlink'
2021-03-31  Jakub Kicinskiselftests: ethtool: add a netdevsim FEC test
2021-03-31  Jakub Kicinskinetdevsim: add FEC settings support
2021-03-31  Jakub Kicinskiethtool: support FEC settings over netlink
2021-03-31  Eric Linnet: ethernet: Fix typo of 'network' in comment
2021-03-31  Ido Schimmelmlxsw: spectrum_router: Only perform atomic nexthop...
2021-03-31  David S. MillerMerge branch 'mptcp-subflow-disconnected'
2021-03-31  Geliang Tangselftests: mptcp: remove id 0 address testcases
2021-03-31  Geliang Tangselftests: mptcp: add addr argument for del_addr
2021-03-31  Matthieu Baertsselftests: mptcp: avoid calling pm_nl_ctl with bad IDs
2021-03-31  Geliang Tangmptcp: remove id 0 address
2021-03-31  Geliang Tangmptcp: unify RM_ADDR and RM_SUBFLOW receiving
2021-03-31  Geliang Tangmptcp: remove all subflows involving id 0 address
2021-03-31  Eric Dumazetnet: fix icmp_echo_enable_probe sysctl
2021-03-31  David S. MillerMerge branch 'ionic-cleanups'
2021-03-31  Shannon Nelsonionic: pull per-q stats work out of queue loops
2021-03-31  Shannon Nelsonionic: avoid races in ionic_heartbeat_check
2021-03-31  Shannon Nelsonionic: fix sizeof usage
2021-03-31  Shannon Nelsonionic: count dma errors
2021-03-31  David S. MillerMerge branch 'dpaa2-switch-STP'
2021-03-31  Ioana Ciorneidpaa2-switch: setup learning state on STP state change
2021-03-31  Ioana Ciorneidpaa2-switch: trap STP frames to the CPU
2021-03-31  Ioana Ciorneidpaa2-switch: keep track of the current learning state...
2021-03-31  Ioana Ciorneidpaa2-switch: create and assign an ACL table per port
2021-03-31  Ioana Ciorneidpaa2-switch: fix the translation between the bridge...
2021-03-31  Vlad Buslovtc-testing: add simple action change test
2021-03-31  David S. MillerMerge branch 'udp-gro-L4'
2021-03-31  Paolo Abeniselftests: net: add UDP GRO forwarding self-tests
2021-03-31  Paolo Abenibareudp: allow UDP L4 GRO passthrou
2021-03-31  Paolo Abenigeneve: allow UDP L4 GRO passthrou
2021-03-31  Paolo Abenivxlan: allow L4 GRO passthrough
2021-03-31  Paolo Abeniudp: never accept GSO_FRAGLIST packets
2021-03-31  Paolo Abeniudp: properly complete L4 GRO over UDP tunnel packet
2021-03-31  Paolo Abeniudp: skip L4 aggregation for UDP tunnel packets
2021-03-31  Paolo Abeniudp: fixup csum for GSO receive slow path
2021-03-30  Jiapeng Chongppp: deflate: Remove useless call "zlib_inflateEnd"
2021-03-30  David S. MillerMerge branch 'net-repeated-words'
2021-03-30  Peng Linet: ipa: remove repeated words
2021-03-30  Peng Linet: phy: remove repeated word
2021-03-30  Peng Linet: bonding: remove repeated word
2021-03-30  Peng Linet: i40e: remove repeated words
2021-03-30  David S. MillerMerge branch 'obsdolete-todo'
2021-03-30  Wang Qingnet/decnet: Delete obsolete TODO file
next