Age | Commit message (Expand) | Author |
2023-06-22 | Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni |
2023-06-22 | revert "net: align SO_RCVMARK required privileges with SO_MARK" | Maciej Żenczykowski |
2023-06-22 | sch_netem: acquire qdisc lock in netem_change() | Eric Dumazet |
2023-06-21 | wifi: mac80211: report all unusable beacon frames | Benjamin Berg |
2023-06-21 | mptcp: ensure listener is unhashed before updating the sk status | Paolo Abeni |
2023-06-21 | mptcp: drop legacy code around RX EOF | Paolo Abeni |
2023-06-21 | mptcp: consolidate fallback and non fallback state machine | Paolo Abeni |
2023-06-21 | mptcp: fix possible list corruption on passive MPJ | Paolo Abeni |
2023-06-21 | mptcp: fix possible divide by zero in recvmsg() | Paolo Abeni |
2023-06-21 | mptcp: handle correctly disconnect() failures | Paolo Abeni |
2023-06-20 | netfilter: nf_tables: Fix for deleting base chains with payload | Phil Sutter |
2023-06-20 | netfilter: nfnetlink_osf: fix module autoload | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: drop module reference after updating chain | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: disallow timeout for anonymous sets | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: disallow updates of anonymous sets | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: reject unbound chain set before commit phase | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: reject unbound anonymous set before commit phase | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: disallow element updates of bound anonymous sets | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: fix underflow in object reference counter | Pablo Neira Ayuso |
2023-06-20 | netfilter: nft_set_pipapo: .walk does not deal with generations | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: drop map element references from preparation phase | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain | Pablo Neira Ayuso |
2023-06-20 | netfilter: nf_tables: fix chain binding transaction logic | Pablo Neira Ayuso |
2023-06-20 | Merge tag 'ipsec-2023-06-20' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller |
2023-06-20 | net: dsa: introduce preferred_default_local_cpu_port and use on MT7530 | Vladimir Oltean |
2023-06-20 | Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2023-06-19 | ipvs: align inner_mac_header for encapsulation | Terin Stock |
2023-06-16 | ieee802154: Replace strlcpy with strscpy | Azeem Shaikh |
2023-06-16 | xfrm: Linearize the skb after offloading if needed. | Sebastian Andrzej Siewior |
2023-06-15 | dccp: Print deprecation notice. | Kuniyuki Iwashima |
2023-06-15 | udplite: Print deprecation notice. | Kuniyuki Iwashima |
2023-06-15 | net: tipc: resize nlattr array to correct size | Lin Ma |
2023-06-14 | net/sched: cls_api: Fix lockup on flushing explicitly created chain | Vlad Buslov |
2023-06-14 | net/handshake: remove fput() that causes use-after-free | Lin Ma |
2023-06-14 | Merge tag 'wireless-2023-06-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2023-06-14 | net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting | Peilin Ye |
2023-06-14 | net/sched: Refactor qdisc_graft() for ingress and clsact Qdiscs | Peilin Ye |
2023-06-14 | net/sched: act_ct: Fix promotion of offloaded unreplied tuple | Paul Blakey |
2023-06-12 | xfrm: Use xfrm_state selector for BEET input | Herbert Xu |
2023-06-12 | sctp: fix an error code in sctp_sf_eat_auth() | Dan Carpenter |
2023-06-12 | sctp: handle invalid error codes without calling BUG() | Dan Carpenter |
2023-06-12 | wifi: mac80211: fragment per STA profile correctly | Benjamin Berg |
2023-06-10 | Merge tag 'nf-23-06-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | David S. Miller |
2023-06-10 | netlabel: fix shift wrapping bug in netlbl_catmap_setlong() | Dmitry Mastykin |
2023-06-09 | wifi: mac80211: Use active_links instead of valid_links in Tx | Ilan Peer |
2023-06-09 | wifi: cfg80211: remove links only on AP | Johannes Berg |
2023-06-09 | wifi: mac80211: take lock before setting vif links | Benjamin Berg |
2023-06-09 | wifi: cfg80211: fix link del callback to call correct handler | Benjamin Berg |
2023-06-09 | wifi: mac80211: fix link activation settings order | Johannes Berg |
2023-06-09 | wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid() | Dan Carpenter |