summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-01-02tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()Cong Wang
2024-12-19Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis
2024-12-19net: defer final 'struct net' free in netns dismantleEric Dumazet
2024-12-19net: lapb: increase LAPB_HEADER_LENEric Dumazet
2024-12-14net: use unrcu_pointer() helperEric Dumazet
2024-12-14Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz
2024-11-22bonding: add ns target multicast address to slave deviceHangbin Liu
2024-11-17Revert "Bluetooth: hci_conn: Consolidate code for aborting connections"Greg Kroah-Hartman
2024-11-17Revert "Bluetooth: hci_sync: Fix overwriting request callback"Greg Kroah-Hartman
2024-11-08ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel
2024-11-01Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz
2024-11-01net: provide macros for commonly copied lockless queue stop/wake codeJakub Kicinski
2024-11-01xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger
2024-11-01xfrm: extract dst lookup parameters into a structEyal Birger
2024-11-01genetlink: hold RCU in genlmsg_mcast()Eric Dumazet
2024-10-17net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-17mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-17rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima
2024-10-17net/sched: accept TCA_STAB only for root qdiscEric Dumazet
2024-10-17icmp: change the order of rate limitsEric Dumazet
2024-10-17tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt
2024-10-17Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz
2024-10-17wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih
2024-09-30netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso
2024-09-12Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz
2024-09-04net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet
2024-09-04netfilter: nf_tables_ipv6: consider network offset in netdev/egress validationPablo Neira Ayuso
2024-09-04netfilter: nf_tables: restore IP sanity checks for netdev/egressPablo Neira Ayuso
2024-08-29kcm: Serialise kcm_sendmsg() for the same socket.Kuniyuki Iwashima
2024-08-29tcp/dccp: do not care about families in inet_twsk_purge()Eric Dumazet
2024-08-29wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau
2024-08-29wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau
2024-08-14netfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal
2024-08-14ipv6: fix source address selection with route leakNicolas Dichtel
2024-08-03ipv4: Fix incorrect TOS in route get replyIdo Schimmel
2024-08-03tcp: add tcp_done_with_error() helperEric Dumazet
2024-07-25Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz
2024-07-05netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso
2024-07-05Fix race for duplicate reqsk on identical SYNluoxuanqiang
2024-07-05netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-06-27net/sched: fix false lockdep warning on qdisc root lockDavide Caratti
2024-06-21Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz
2024-06-21geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman
2024-06-16net: fix __dst_negative_advice() raceEric Dumazet
2024-06-12netfilter: nft_payload: move struct nft_payload_set definition where it belongsPablo Neira Ayuso
2024-06-12inet: factor out locked section of inet_accept() in a new helperPaolo Abeni
2024-06-12Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-06-12Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz
2024-06-12ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou
2024-06-12net: remove duplicate reuseport_lookup functionsLorenz Bauer