]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2021-04-02  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2021-04-01  Phillip Potternet: usb: ax88179_178a: initialize local variables...
2021-04-01  Florian Fainellinet: phy: broadcom: Add statistics for all Gigabit...
2021-04-01  Otto Hollmannnet: document a side effect of ip_local_reserved_ports
2021-04-01  Yang Yinglianglan743x: remove redundant semi-colon
2021-04-01  Lu Weinet: hns: Fix some typos
2021-04-01  Wan Jiabingnet: smc: Remove repeated struct declaration
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  Alexei StarovoitovMerge branch 'sockmap: introduce BPF_SK_SKB_VERDICT...
2021-04-01  Cong Wangselftests/bpf: Add a test case for loading BPF_SK_SKB_V...
2021-04-01  Cong Wangselftests/bpf: Add a test case for udp sockmap
2021-04-01  Cong Wangsock_map: Update sock type checks for UDP
2021-04-01  Cong Wangudp: Implement udp_bpf_recvmsg() for sockmap
2021-04-01  Cong Wangskmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
2021-04-01  Cong Wangudp: Implement ->read_sock() for sockmap
2021-04-01  Cong Wangsock: Introduce sk->sk_prot->psock_update_sk_prot()
2021-04-01  Cong Wangsock_map: Introduce BPF_SK_SKB_VERDICT
2021-04-01  Cong Wangsock_map: Kill sock_map_link_no_progs()
2021-04-01  Cong Wangsock_map: Simplify sock_map_link() a bit
2021-04-01  Cong Wangskmsg: Use GFP_KERNEL in sk_psock_create_ingress_msg()
2021-04-01  Cong Wangskmsg: Use rcu work for destroying psock
2021-04-01  Cong Wangskmsg: Avoid lock_sock() in sk_psock_backlog()
2021-04-01  Cong Wangnet: Introduce skb_send_sock() for sock_map
2021-04-01  Cong Wangskmsg: Introduce a spinlock to protect ingress_msg
2021-04-01  Cong Wangskmsg: Lock ingress_skb when purging
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  Stanislav Fomichevtools/resolve_btfids: Fix warnings
2021-03-31  KP Singhselftests/bpf: Add an option for a debug shell in vmtest.sh
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
next