summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2024-10-10net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-10-04icmp: change the order of rate limitsEric Dumazet
2024-10-04tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt
2024-10-04Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz
2024-10-04wifi: 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-12net/socket: Break down __sys_getsockoptBreno Leitao
2024-09-12net/socket: Break down __sys_setsockoptBreno Leitao
2024-09-12Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz
2024-09-12Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz
2024-09-12Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz
2024-09-12Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz
2024-09-12Bluetooth: Remove pending ACL connection attemptsJonas Dreßler
2024-09-12Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler
2024-09-12Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler
2024-09-12net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti
2024-09-12Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz
2024-09-08net: remove NULL-pointer net parameter in ip_metrics_convertJason Xing
2024-09-04net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet
2024-09-04bonding: change ipsec_lock from spin lock to mutexJianbo Liu
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-29vsock: fix recursive ->recvmsg callsCong Wang
2024-08-29net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li
2024-08-14ipv6: fix source address selection with route leakNicolas Dichtel
2024-08-03ipv4: Fix incorrect TOS in route get replyIdo Schimmel
2024-08-03xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert
2024-08-03tcp: add tcp_done_with_error() helperEric Dumazet
2024-07-25Bluetooth: L2CAP: Fix deadlockLuiz Augusto von Dentz
2024-07-18bpf: Fix too early release of tcx_entryDaniel Borkmann
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-06-27netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu
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-12Bluetooth: HCI: Remove HCI_AMP supportLuiz Augusto von Dentz
2024-06-12Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu
2024-06-12Bluetooth: compute LE flow credits based on recvbuf spaceSebastian Urban
2024-06-12ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou
2024-06-12tcp: increase the default TCP scaling ratioHechao Li
2024-06-12tcp: define initial scaling factor value as a macroPaolo Abeni
2024-06-12wifi: mac80211: don't use rate mask for scanningJohannes Berg
2024-05-25Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()Sungwoo Kim
2024-05-17xfrm: Preserve vlan tags for transport mode software GROPaul Davey
2024-05-17net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert
2024-05-02macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu