summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-03-05cfg80211: extend range deviation for DMGChaitanya Tata
2019-03-05mac80211: Add attribute aligned(2) to struct 'action'Mathieu Malaterre
2019-03-05mac80211: don't initiate TDLS connection if station is not associated to APBalaji Pothunoori
2019-03-05mac80211: fix miscounting of ttl-dropped framesBob Copeland
2019-03-05mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen
2019-02-27netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...Taehee Yoo
2019-02-27netfilter: nfnetlink_osf: add missing fmatch checkFernando Fernandez Mancera
2019-02-27netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper
2019-02-27netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso
2019-02-27netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-02-27Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-27mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau
2019-02-27net_sched: fix two more memory leaks in cls_tcindexCong Wang
2019-02-27net_sched: fix a memory leak in cls_tcindexCong Wang
2019-02-27net_sched: fix a race condition in tcindex_destroy()Cong Wang
2019-02-27sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-02-27net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg
2019-02-27net: socket: fix SIOCGIFNAME in compatJohannes Berg
2019-02-27Revert "kill dev_ifsioc()"Johannes Berg
2019-02-27Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg
2019-02-27sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long
2019-02-27sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long
2019-02-27net/packet: fix 4gb buffer limit due to overflow checkKal Conley
2019-02-27ipv6: propagate genlmsg_reply return codeLi RongQing
2019-02-27inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov
2019-02-27batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet
2019-02-27net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel
2019-02-27bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov
2019-02-27netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen
2019-02-27netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu
2019-02-27bpf: correctly set initial window on active Fast Open senderYuchung Cheng
2019-02-27netfilter: nft_flow_offload: Fix reverse route lookupwenxu
2019-02-27netfilter: nf_tables: fix leaking object reference countTaehee Yoo
2019-02-27xprtrdma: Double free in rpcrdma_sendctxs_create()Dan Carpenter
2019-02-27bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov
2019-02-27libceph: handle an empty authorize replyIlya Dryomov
2019-02-27mac80211: Free mpath object when rhashtable insertion failsHerbert Xu
2019-02-27mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu
2019-02-27mac80211: Restore vif beacon interval if start ap failsRakesh Pillai
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet
2019-02-23netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn
2019-02-23sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-23net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu