summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust2021-09-221-5/+22
* ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers2021-09-221-2/+21
* igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian2021-09-221-0/+2
* net: don't unconditionally copy_from_user a struct ifreq for socket ioctlsPeter Collingbourne2021-09-031-1/+5
* net/rds: dma_map_sg is entitled to merge entriesGerd Rausch2021-09-031-2/+2
* ip_gre: add validation for csum_startShreyansh Chouhan2021-09-031-0/+2
* netfilter: conntrack: collect all entries in one cycleFlorian Westphal2021-09-031-49/+22
* net: qrtr: fix another OOB Read in qrtr_endpoint_postXiaolong Huang2021-09-031-1/+1
* netfilter: nft_exthdr: fix endianness of tcp option castSergey Marinkevich2021-08-261-5/+3
* dccp: add do-while-0 stubs for dccp_pr_debug macrosRandy Dunlap2021-08-261-3/+3
* Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø2021-08-261-1/+1
* mac80211: drop data frames without key on encrypted linksJohannes Berg2021-08-264-3/+12
* vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)2021-08-261-2/+5
* net: igmp: increase size of mr_ifc_countEric Dumazet2021-08-261-1/+1
* tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packetsNeal Cardwell2021-08-261-1/+1
* net: bridge: fix memleak in br_add_if()Yang Yingliang2021-08-261-0/+2
* net: igmp: fix data-race in igmp_ifc_timer_expire()Eric Dumazet2021-08-261-7/+14
* net: Fix memory leak in ieee802154_raw_deliverTakeshi Misawa2021-08-261-1/+6
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-123-24/+44
* sctp: move the active_key update after sh_keys is addedXin Long2021-08-121-5/+9
* Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman2021-08-081-8/+8
* net: Fix zero-copy head len calculation.Pravin B Shelar2021-08-081-1/+4
* sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner2021-08-041-1/+1
* net: llc: fix skb_over_panicPavel Skripkin2021-08-042-2/+10
* tipc: fix sleeping in tipc accept routineHoang Le2021-08-041-5/+4
* netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso2021-08-041-1/+3
* netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal2021-08-041-1/+6
* cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-08-041-4/+2
* can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan2021-08-041-2/+18
* gro: ensure frag0 meets IP header alignmentEric Dumazet2021-08-041-1/+2
* sctp: move 198 addresses from unusable to private scopeXin Long2021-07-311-1/+2
* net: annotate data race around sk_ll_usecEric Dumazet2021-07-311-1/+1
* net/802/garp: fix memleak in garp_request_join()Yang Yingliang2021-07-311-0/+14
* net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang2021-07-311-0/+14
* af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi2021-07-311-2/+49
* net: split out functions related to registering inflight socket filesJens Axboe2021-07-317-128/+170
* net: sched: cls_api: Fix the the wrong parameterYajun Deng2021-07-281-1/+1
* sctp: update active_key for asoc when old key is being replacedXin Long2021-07-281-0/+2
* net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye2021-07-281-4/+8
* net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet2021-07-281-3/+16
* netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi2021-07-281-9/+11
* net: decnet: Fix sleeping inside in af_decnetYajun Deng2021-07-281-15/+12
* net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan2021-07-281-1/+2
* ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel2021-07-281-1/+3
* net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu2021-07-281-4/+18
* udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet2021-07-282-4/+4
* ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-282-2/+18
* tcp: annotate data races around tp->mtu_infoEric Dumazet2021-07-282-4/+4
* net: send SYNACK packet with accepted fwmarkAlexander Ovechkin2021-07-281-1/+2
* net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller2021-07-281-1/+16