summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-04-25sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro
2025-03-28Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-07include: net: add static inline dst_dev_overhead() to dst.hJustin Iurman
2025-03-07ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2025-03-07netfilter: allow exp not to be removed in nf_ct_find_expectationXin Long
2025-03-07bpf: Fix wrong copied_seq calculationJiayuan Chen
2025-03-07strparser: Add read_sock callbackJiayuan Chen
2025-03-07tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-02-21net: add dev_net_rcu() helperEric Dumazet
2025-02-21net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko
2025-02-21ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-21vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-21net: sched: Fix truncation of offloaded action statisticsIdo Schimmel
2025-02-21ax25: rcu protect dev->ax25_ptrEric Dumazet
2025-02-21inetpeer: remove create argument of inet_getpeer()Eric Dumazet
2025-02-21inetpeer: remove create argument of inet_getpeer_v[46]()Eric Dumazet
2025-01-23net: add exit_batch_rtnl() methodEric Dumazet
2025-01-17tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan
2025-01-17tcp/dccp: complete lockless accesses to sk->sk_max_ack_backlogJason Xing
2025-01-09Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz
2025-01-09netfilter: nft_set_hash: unaligned atomic read on struct nft_set_extPablo Neira Ayuso
2025-01-09ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig
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