summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2024-05-02net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet1-18/+20
2024-05-02net: make SK_MEMORY_PCPU_RESERV tunableAdam Li1-2/+3
2024-04-27netfilter: flowtable: validate pppoe headerPablo Neira Ayuso1-1/+11
2024-04-17af_unix: Do not use atomic ops for unix_sk(sk)->inflight.Kuniyuki Iwashima1-1/+1
2024-04-17Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz1-0/+9
2024-04-17Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz1-0/+2
2024-04-17ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc1-0/+4
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet1-0/+33
2024-04-13Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto1-0/+8
2024-04-10net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang1-1/+0
2024-04-10Bluetooth: add quirk for broken address propertiesJohan Hovold1-0/+9
2024-04-10tcp: properly terminate timers for kernel socketsEric Dumazet2-0/+8
2024-04-03wifi: cfg80211: add a flag to disable wireless extensionsJohannes Berg1-0/+2
2024-04-03mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin1-0/+1
2024-03-27Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz1-0/+1
2024-03-27Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz1-1/+1
2024-03-27Bluetooth: Remove BT_HSLuiz Augusto von Dentz2-43/+0
2024-03-27Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler1-1/+0
2024-03-06net: mctp: take ownership of skb in mctp_local_outputJeremy Kerr1-0/+1
2024-03-01netfilter: nft_flow_offload: reset dst in route object after setting up flowPablo Neira Ayuso1-1/+1
2024-03-01net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz1-0/+3
2024-03-01bpf: Derive source IP addr via bpf_*_fib_lookup()Martynas Pumputis1-0/+5
2024-03-01mptcp: fix lockless access in subflow ULP diagPaolo Abeni1-1/+1
2024-02-23tls: fix race between async notify and socket closeJakub Kicinski1-5/+0
2024-02-05af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet1-6/+14
2024-02-05netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso1-0/+2
2024-02-05ipmr: fix kernel panic when forwarding mcast packetsNicolas Dichtel1-1/+1
2024-02-01xsk: fix usage of multi-buffer BPF helpers for ZC XDPMaciej Fijalkowski1-0/+26
2024-02-01xsk: make xsk_buff_pool responsible for clearing xdp_buff::flagsMaciej Fijalkowski1-0/+1
2024-02-01net/sched: flower: Fix chain template offloadIdo Schimmel1-0/+4
2024-02-01udp: fix busy pollingEric Dumazet2-6/+17
2024-02-01llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima1-4/+2
2024-02-01tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao1-0/+8
2024-01-26net: netdev_queue: netdev_txq_completed_mb(): fix wake conditionMarc Kleine-Budde1-1/+1
2024-01-26Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz1-1/+0
2024-01-26virtio/vsock: send credit update during setting SO_RCVLOWATArseniy Krasnov1-1/+1
2024-01-10net: constify sk_dst_get() and __sk_dst_get() argumentEric Dumazet1-2/+2
2024-01-10tcp: derive delack_max from rto_minEric Dumazet1-0/+2
2024-01-10xsk: add multi-buffer support for sockets sharing umemTirthendu Sarkar1-0/+2
2024-01-10netfilter: nf_tables: set transport offset from mac header for netdev/egressPablo Neira Ayuso1-1/+1
2024-01-01Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LEXiao Yao1-0/+5
2024-01-01net/ipv6: Revert remove expired routes with a separated list of routesDavid Ahern1-51/+13
2024-01-01Bluetooth: hci_core: Fix hci_conn_hash_lookup_cisLuiz Augusto von Dentz1-2/+2
2024-01-01bpf: syzkaller found null ptr deref in unix_bpf proto addJohn Fastabend1-0/+5
2023-12-20net/sched: act_ct: Take per-cb reference to tcf_ct_flow_tableVlad Buslov1-0/+10
2023-12-20net: ipv6: support reporting otherwise unknown prefix flags in RTM_NEWPREFIXMaciej Żenczykowski2-6/+10
2023-12-13drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel1-0/+2
2023-12-13tcp: fix mid stream window clamp.Paolo Abeni1-2/+7
2023-12-08bpf, sockmap: af_unix stream sockets need to hold ref for pair sockJohn Fastabend1-0/+1
2023-12-08neighbour: Fix __randomize_layout crash in struct neighbourGustavo A. R. Silva1-1/+1