Age | Commit message (Expand) | Author |
2023-03-06 | netfilter: tproxy: fix deadlock due to missing BH disable | Florian Westphal |
2023-02-23 | sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop | Xin Long |
2023-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2023-02-22 | netfilter: ctnetlink: make event listener tracking global | Florian Westphal |
2023-02-21 | page_pool: add a comment explaining the fragment counter usage | Ilias Apalodimas |
2023-02-20 | net/sched: cls_api: Support hardware miss to tc action | Paul Blakey |
2023-02-20 | net/sched: Rename user cookie and act cookie | Paul Blakey |
2023-02-20 | Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc... | Jakub Kicinski |
2023-02-20 | net: make default_rps_mask a per netns attribute | Paolo Abeni |
2023-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | David S. Miller |
2023-02-20 | ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST | Eric Dumazet |
2023-02-20 | ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS | Eric Dumazet |
2023-02-17 | netfilter: let reset rules clean out conntrack entries | Florian Westphal |
2023-02-17 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2023-02-16 | Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-02-16 | net/sched: act_connmark: transition to percpu stats and rcu | Pedro Tammela |
2023-02-16 | net/sched: act_nat: transition to percpu stats and rcu | Pedro Tammela |
2023-02-16 | net/sched: Retire rsvp classifier | Jamal Hadi Salim |
2023-02-16 | net/sched: Retire tcindex classifier | Jamal Hadi Salim |
2023-02-15 | wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif... | Lorenzo Bianconi |
2023-02-15 | net: no longer support SOCK_REFCNT_DEBUG feature | Jason Xing |
2023-02-14 | wifi: cfg80211: call reg_notifier for self managed wiphy from driver hint | Wen Gong |
2023-02-14 | wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notify | Lorenzo Bianconi |
2023-02-14 | wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDU | Felix Fietkau |
2023-02-14 | wifi: mac80211: fix receiving A-MSDU frames on mesh interfaces | Felix Fietkau |
2023-02-14 | wifi: mac80211: configure puncturing bitmap | Aloka Dixit |
2023-02-14 | wifi: cfg80211: include puncturing bitmap in channel switch events | Aloka Dixit |
2023-02-14 | wifi: nl80211: validate and configure puncturing bitmap | Aloka Dixit |
2023-02-14 | wifi: cfg80211: move puncturing bitmap validation from mac80211 | Aloka Dixit |
2023-02-14 | wifi: mac80211: mlme: handle EHT channel puncturing | Johannes Berg |
2023-02-14 | wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD AP | Veerendranath Jakkam |
2023-02-14 | wifi: cfg80211: Extend cfg80211_new_sta() for MLD AP | Veerendranath Jakkam |
2023-02-14 | wifi: cfg80211: Authentication offload to user space for MLO connection in ST... | Veerendranath Jakkam |
2023-02-14 | net/sched: support per action hw stats | Oz Shlomo |
2023-02-14 | net/sched: introduce flow_offload action cookie | Oz Shlomo |
2023-02-14 | net/sched: pass flow_stats instead of multiple stats args | Oz Shlomo |
2023-02-13 | ipv6: icmp6: add drop reason support to ndisc_rcv() | Eric Dumazet |
2023-02-13 | ipv6: icmp6: add drop reason support to icmpv6_notify() | Eric Dumazet |
2023-02-13 | net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDR | Eric Dumazet |
2023-02-13 | devlink: fix the name of value arg of devl_param_driverinit_value_get() | Jiri Pirko |
2023-02-13 | devlink: make sure driver does not read updated driverinit param before reload | Jiri Pirko |
2023-02-10 | dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions. | Kuniyuki Iwashima |
2023-02-10 | Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2023-02-10 | Daniel Borkmann says: | Jakub Kicinski |
2023-02-10 | net: extract nf_ct_handle_fragments to nf_conntrack_ovs | Xin Long |
2023-02-10 | net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs | Xin Long |
2023-02-09 | Bluetooth: MGMT: add CIS feature bits to controller information | Pauli Virtanen |
2023-02-09 | Bluetooth: HCI: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva |
2023-02-08 | net/sched: taprio: give higher priority to higher TCs in software dequeue mode | Vladimir Oltean |
2023-02-06 | net: add sock_init_data_uid() | Pietro Borrello |