summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-09-189p/xen: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-09-16Revert "Bluetooth: Move shutdown callback before flushing tx and rx queue"Sasha Levin
2021-09-15ipv4: fix endianness issue in inet_rtm_getroute_build_skb()Eric Dumazet
2021-09-15net: sched: Fix qdisc_rate_table refcount leak when get tcf_block failedXiyu Yang
2021-09-15ipv4: make exception cache less predictibleEric Dumazet
2021-09-15ipv6: make exception cache less predictibleEric Dumazet
2021-09-15Bluetooth: add timeout sanity check to hci_inquiryPavel Skripkin
2021-09-15mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang
2021-09-15Bluetooth: Move shutdown callback before flushing tx and rx queueKai-Heng Feng
2021-09-15devlink: Clear whole devlink_flash_notify structLeon Romanovsky
2021-09-15Bluetooth: fix repeated calls to sco_sock_killDesmond Cheong Zhi Xi
2021-09-15Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflowColin Ian King
2021-09-15devlink: Break parameter notification sequence to be before/after unload/load...Leon Romanovsky
2021-09-15Bluetooth: mgmt: Fix wrong opcode in the response for add_adv cmdTedd Ho-Jeong An
2021-09-15net: cipso: fix warnings in netlbl_cipsov4_add_stdPavel Skripkin
2021-09-15tcp: seq_file: Avoid skipping sk during tcp_seek_last_posMartin KaFai Lau
2021-09-156lowpan: iphc: Fix an off-by-one check of array indexColin Ian King
2021-09-15Bluetooth: sco: prevent information leak in sco_conn_defer_accept()Dan Carpenter
2021-09-12netfilter: nftables: clone set element expression templatePablo Neira Ayuso
2021-09-12netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso
2021-09-12netfilter: nftables: avoid potential overflows on 32bit archesEric Dumazet
2021-09-12igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian
2021-09-03net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne
2021-09-03tipc: call tipc_wait_for_connect only when dlen is not 0Xin Long
2021-09-03net/rds: dma_map_sg is entitled to merge entriesGerd Rausch
2021-09-03rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-09-03ipv4: use siphash instead of Jenkins in fnhe_hashfun()Eric Dumazet
2021-09-03ipv6: use siphash in rt6_exception_hash()Eric Dumazet
2021-09-03net/sched: ets: fix crash when flipping from 'strict' to 'quantum'Davide Caratti
2021-09-03ip_gre: add validation for csum_startShreyansh Chouhan
2021-09-03netfilter: conntrack: collect all entries in one cycleFlorian Westphal
2021-09-03bpf: Fix NULL pointer dereference in bpf_get_local_storage() helperYonghong Song
2021-09-03net: qrtr: fix another OOB Read in qrtr_endpoint_postXiaolong Huang
2021-08-26ovs: clear skb->tstamp in forwarding pathkaixi.fan
2021-08-26sch_cake: fix srchost/dsthost hashing modeToke Høiland-Jørgensen
2021-08-26dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap
2021-08-26Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø
2021-08-26net: xfrm: Fix end of loop tests for list_for_each_entryHarshvardhan Jha
2021-08-18vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)
2021-08-18net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-18tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell
2021-08-18net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau
2021-08-18net: bridge: fix memleak in br_add_if()Yang Yingliang
2021-08-18net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov
2021-08-18net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...Vladimir Oltean
2021-08-18net: igmp: fix data-race in igmp_ifc_timer_expire()Eric Dumazet
2021-08-18net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa
2021-08-18net: sched: act_mirred: Reset ct info when mirror/redirect skbHangbin Liu
2021-08-18net/smc: fix wait on already cleared linkKarsten Graul
2021-08-18netfilter: nf_conntrack_bridge: Fix memory leak when errorYajun Deng