summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima2024-04-171-1/+1
* Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz2024-04-171-0/+9
* Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz2024-04-171-0/+2
* ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc2024-04-171-0/+4
* geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet2024-04-171-0/+33
* Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto2024-04-131-0/+8
* net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2024-04-101-1/+0
* Bluetooth: add quirk for broken address propertiesJohan Hovold2024-04-101-0/+9
* tcp: properly terminate timers for kernel socketsEric Dumazet2024-04-102-0/+8
* wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg2024-04-031-0/+2
* mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin2024-04-031-0/+1
* Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz2024-03-261-0/+1
* Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz2024-03-261-1/+1
* Bluetooth: Remove BT_HSLuiz Augusto von Dentz2024-03-262-43/+0
* Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler2024-03-261-1/+0
* net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr2024-03-061-0/+1
* netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso2024-03-011-1/+1
* net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz2024-03-011-0/+3
* bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis2024-03-011-0/+5
* mptcp: fix lockless access in subflow ULP diagPaolo Abeni2024-03-011-1/+1
* tls: fix race between async notify and socket closeJakub Kicinski2024-02-231-5/+0
* af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet2024-02-051-6/+14
* netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso2024-02-051-0/+2
* ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel2024-02-051-1/+1
* xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski2024-01-311-0/+26
* xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski2024-01-311-0/+1
* net/sched: flower: Fix chain template offloadIdo Schimmel2024-01-311-0/+4
* udp: fix busy pollingEric Dumazet2024-01-312-6/+17
* llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2024-01-311-4/+2
* tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao2024-01-311-0/+8
* net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde2024-01-251-1/+1
* Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz2024-01-251-1/+0
* virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov2024-01-251-1/+1
* net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet2024-01-101-2/+2
* tcp: derive delack_max from rto_minEric Dumazet2024-01-101-0/+2
* xsk: add multi-buffer support for sockets sharing umemTirthendu Sarkar2024-01-101-0/+2
* netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso2024-01-101-1/+1
* Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao2024-01-011-0/+5
* net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern2024-01-011-51/+13
* Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz2024-01-011-2/+2
* bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend2024-01-011-0/+5
* net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov2023-12-201-0/+10
* net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski2023-12-202-6/+10
* drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel2023-12-131-0/+2
* tcp: fix mid stream window clamp.Paolo Abeni2023-12-131-2/+7
* bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend2023-12-081-0/+1
* neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva2023-12-081-1/+1
* net: sched: do not offload flows with a helper in act_ctXin Long2023-11-281-0/+9
* netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()Dan Carpenter2023-11-281-2/+2
* net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet2023-11-281-3/+3