summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2024-04-03mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin
2024-03-26Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2024-03-26Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz
2024-03-26Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz
2024-03-26Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler
2024-03-06bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis
2024-03-06netfilter: let reset rules clean out conntrack entriesFlorian Westphal
2024-03-06net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr
2024-03-01netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso
2024-03-01netfilter: flowtable: simplify route logicPablo Neira Ayuso
2024-03-01net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz
2024-03-01mptcp: fix lockless access in subflow ULP diagPaolo Abeni
2024-02-23tls: fix race between async notify and socket closeJakub Kicinski
2024-02-05af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet
2024-02-05netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso
2024-02-05ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel
2024-01-31udp: fix busy pollingEric Dumazet
2024-01-31llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima
2024-01-31tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao
2024-01-25Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2024-01-15ipv6: remove max_size check inline with ipv4Jon Maxwell
2024-01-10bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend
2024-01-10net/sched: act_ct: Always fill offloading tuple iifidxVlad Buslov
2024-01-10net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov
2024-01-10netfilter: flowtable: GC pushes back packets to classic pathPablo Neira Ayuso
2024-01-10net/sched: act_ct: Fix promotion of offloaded unreplied tuplePaul Blakey
2024-01-10netfilter: flowtable: cache info of last offloadVlad Buslov
2024-01-10netfilter: flowtable: allow unidirectional rulesVlad Buslov
2024-01-10bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend
2024-01-10udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GROEric Dumazet
2024-01-10ipv4, ipv6: Use splice_eof() to flushDavid Howells
2024-01-10splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells
2024-01-10net: annotate data-races around sk->sk_tsflagsEric Dumazet
2024-01-10netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso
2024-01-10netfilter: use skb_ip_totlen and iph_totlenXin Long
2024-01-01Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao
2023-12-20net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-13tcp: fix mid stream window clamp.Paolo Abeni
2023-11-28netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter
2023-11-28net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet
2023-11-28net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet
2023-11-20wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg
2023-11-20netfilter: nft_redir: use `struct nf_nat_range2` throughout and deduplicate e...Jeremy Sowden
2023-11-20inet: shrink struct flowi_commonEric Dumazet
2023-11-20tcp: fix cookie_init_timestamp() overflowsEric Dumazet
2023-11-20wifi: cfg80211: add flush functions for wiphy workJohannes Berg