Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08cfg80211: allow specifying a reason for hw_rfkillEmmanuel Grumbach
2021-04-08nl80211: better document CMD_ROAM behaviorJames Prestwood
2021-04-08net: remove the new_ifindex argument from dev_change_net_namespaceAndrei Vagin
2021-04-08Merge tag 'mlx5-updates-2021-04-06' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-08ethtool: document PHY tunable callbacksJakub Kicinski
2021-04-08mptcp: use mptcp_addr_info in mptcp_out_optionsGeliang Tang
2021-04-07net/mlx5: Map register values to restore objectsChris Mi
2021-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-04-07time64.h: Consolidated PSEC_PER_SEC definitionAndy Shevchenko
2021-04-07usbnet: add method for reporting speed without MIIOliver Neukum
2021-04-07usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2021-04-06net: remove obsolete members from struct netFlorian Westphal
2021-04-06netfilter: conntrack: move ecache dwork to net_generic infraFlorian Westphal
2021-04-06netfilter: conntrack: move sysctl pointer to net_generic infraFlorian Westphal
2021-04-06netfilter: nf_tables: use net_generic infra for transaction dataFlorian Westphal
2021-04-06netfilter: nf_defrag_ipv6: use net_generic infraFlorian Westphal
2021-04-06netfilter: nfnetlink: add and use nfnetlink_broadcastFlorian Westphal
2021-04-06net: Allow to specify ifindex when device is moved to another namespaceAndrei Vagin
2021-04-04Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-04-03net/mlx5: Allocate rate limit table when rate is configuredParav Pandit
2021-04-03net/mlx5: Pack mlx5_rl_entry structureParav Pandit
2021-04-03tcp: reorder tcp_congestion_ops for better cache localityEric Dumazet
2021-04-03net: reorganize fields in netns_mibEric Dumazet
2021-04-03mptcp: add mptcp reset option supportFlorian Westphal
2021-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-04-02include: net: Remove repeated struct declarationWan Jiabing
2021-04-01skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()Cong Wang
2021-04-01udp: Implement ->read_sock() for sockmapCong Wang
2021-04-01sock: Introduce sk->sk_prot->psock_update_sk_prot()Cong Wang
2021-04-01sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang
2021-04-01skmsg: Use rcu work for destroying psockCong Wang
2021-04-01skmsg: Avoid lock_sock() in sk_psock_backlog()Cong Wang
2021-04-01net: Introduce skb_send_sock() for sock_mapCong Wang
2021-04-01skmsg: Introduce a spinlock to protect ingress_msgCong Wang
2021-04-01ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet
2021-04-01ipv6: convert elligible sysctls to u8Eric Dumazet
2021-04-01tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet
2021-04-01ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet
2021-04-01ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet
2021-04-01ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet
2021-04-01ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet
2021-04-01inet: shrink netns_ipv4 by another cache lineEric Dumazet
2021-04-01inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet
2021-04-01ethtool: support FEC settings over netlinkJakub Kicinski
2021-03-31netfilter: add helper function to set up the nfnetlink header and use itPablo Neira Ayuso
2021-03-31netfilter: flowtable: dst_check() from garbage collector pathPablo Neira Ayuso
2021-03-31netfilter: ipset: Remove duplicate declarationWan Jiabing
2021-03-31netfilter: nft_log: perform module load from nf_tablesFlorian Westphal
2021-03-31netfilter: nf_log_common: merge with nf_log_syslogFlorian Westphal
2021-03-31netfilter: nf_log_bridge: merge with nf_log_syslogFlorian Westphal