summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-01-12vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-01-12vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2020-01-12net: sch_prio: When ungrafting, replace with FIFOPetr Machata
2020-01-12tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2020-01-12sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long
2020-01-12sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang
2020-01-12pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet
2020-01-12llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)Chan Shu Tak, Alex
2020-01-12xsk: Add rcu_read_lock around the XSK wakeupMaxim Mikityanskiy
2020-01-12rfkill: Fix incorrect check to avoid NULL pointer dereferenceAditya Pakki
2020-01-12bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer
2020-01-12cfg80211: fix double-free after changing network namespaceStefan Bühler
2020-01-12mac80211: fix TID field in monitor mode transmitFredrik Olofsson
2020-01-12netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actionsPablo Neira Ayuso
2020-01-12netfilter: nf_tables: skip module reference count bump on object updatesPablo Neira Ayuso
2020-01-12netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()Pablo Neira Ayuso
2020-01-12netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_ENDPablo Neira Ayuso
2020-01-12netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...Pablo Neira Ayuso
2020-01-12netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER eventwenxu
2020-01-12netfilter: ctnetlink: netns exit must wait for callbacksFlorian Westphal
2020-01-09hsr: fix a race condition in node list insertion and deletionTaehee Yoo
2020-01-09hsr: fix error handling routine in hsr_dev_finalize()Taehee Yoo
2020-01-09hsr: avoid debugfs warning message when module is removeTaehee Yoo
2020-01-09net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-01-09Bluetooth: Fix memory leak in hci_connect_le_scanNavid Emamdoost
2020-01-09Bluetooth: delete a stray unlockDan Carpenter
2020-01-09net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2020-01-09netfilter: nf_queue: enqueue skbs with NULL dstMarco Oliverio
2020-01-09net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2020-01-09sunrpc: fix crash when cache_head become valid before updatePavel Tikhomirov
2020-01-09netfilter: nft_tproxy: Fix port selector on Big EndianPhil Sutter
2020-01-09tcp: fix data-race in tcp_recvmsg()Eric Dumazet
2020-01-09net: make socket read/write_iter() honor IOCB_NOWAITJens Axboe
2020-01-04ipv6/addrconf: only check invalid header values when NETLINK_F_STRICT_CHK is setHangbin Liu
2020-01-04tcp/dccp: fix possible race __inet_lookup_established()Eric Dumazet
2020-01-04tcp: do not send empty skb from tcp_write_xmit()Eric Dumazet
2020-01-04sit: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04vti: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04tunnel: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04ip6_gre: do not confirm neighbor when do pmtu updateHangbin Liu
2020-01-04net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2020-01-04udp: fix integer overflow while computing available space in sk_rcvbufAntonio Messina
2020-01-04tcp: Fix highest_sack and highest_sack_seqCambda Zhu
2020-01-04net_sched: sch_fq: properly set sk->sk_pacing_statusEric Dumazet
2020-01-04net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2020-01-04net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit deviceShmulik Ladkani
2020-01-04net: icmp: fix data-race in cmp_global_allow()Eric Dumazet
2020-01-04inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet
2020-01-04netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()Eric Dumazet