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
path: root/net
AgeCommit message (Expand)Author
2022-07-15wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz
2022-07-15wifi: mac80211: add an ieee80211_get_link_sbandShaul Triebitz
2022-07-15wifi: mac80211: Remove AP SMPS leftoversAndrei Otcheretianski
2022-07-15wifi: cfg80211: Allow MLO TX with link source addressAndrei Otcheretianski
2022-07-15wifi: mac80211: Consider MLO links in offchannel logicAndrei Otcheretianski
2022-07-15wifi: mac80211: rx: accept link-addressed framesJohannes Berg
2022-07-15wifi: mac80211: consistently use sdata_dereference()Johannes Berg
2022-07-15wifi: mac80211: fix mesh airtime link metric estimatingAditya Kumar Singh
2022-07-15wifi: mac80211: make 4addr null frames using min_rate for WDSLian Chen
2022-07-15wifi: cfg80211: use strscpy to replace strlcpyXueBing Chen
2022-07-15wifi: mac80211: exclude multicast packets from AQL pending airtimeFelix Fietkau
2022-07-15net: devlink: fix return statement in devlink_port_new_notify()Jiri Pirko
2022-07-15net: devlink: fix a typo in function name devlink_port_new_notifiy()Jiri Pirko
2022-07-15net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko
2022-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14net/tls: Check for errors in tls_device_initTariq Toukan
2022-07-14ip: fix dflt addr selection for connected nexthopNicolas Dichtel
2022-07-14seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer
2022-07-14seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviorsAndrea Mayer
2022-07-14seg6: fix skb checksum evaluation in SRH encapsulation/insertionAndrea Mayer
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao
2022-07-13Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-07-13net: ip6mr: add RTM_GETROUTE netlink opDavid Lamparter
2022-07-13net: devlink: use helpers to work with devlink->lock mutexJiri Pirko
2022-07-13net: devlink: fix unlocked vs locked functions descriptionsJiri Pirko
2022-07-13nexthop: Fix data-races around nexthop_compat_mode.Kuniyuki Iwashima
2022-07-13ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima
2022-07-13tcp: Fix a data-race around sysctl_tcp_ecn_fallback.Kuniyuki Iwashima
2022-07-13tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ratemask.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ratelimit.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.Kuniyuki Iwashima
2022-07-13icmp: Fix data-races around sysctl_icmp_echo_enable_probe.Kuniyuki Iwashima
2022-07-13icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.Kuniyuki Iwashima
2022-07-13tcp: Fix a data-race around sysctl_max_tw_buckets.Kuniyuki Iwashima
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy
2022-07-13ip6_tunnel: allow to inherit from VLAN encapsulated IPMatthias May
2022-07-13ip6_gre: use actual protocol to select xmitMatthias May
2022-07-13ip6_gre: set DSCP for non-IPMatthias May
2022-07-13ip_tunnel: allow to inherit from VLAN encapsulated IPMatthias May
2022-07-13mptcp: more accurate MPC endpoint trackingPaolo Abeni
2022-07-13mptcp: allow the in kernel PM to set MPC subflow priorityPaolo Abeni
2022-07-13mptcp: address lookup improvementsPaolo Abeni
2022-07-13mptcp: introduce and use mptcp_pm_send_ack()Paolo Abeni
2022-07-13net: ip_tunnel: use strscpy to replace strlcpyXueBing Chen
2022-07-13tcp: make retransmitted SKB fit into the send windowYonglong Li
2022-07-12net: change the type of ip_route_input_rcu to staticZhengchao Shao