summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2019-02-27netfilter: ipv6: Don't preserve original oif for loopback addressEli Cooper1-1/+3
2019-02-27netfilter: nft_compat: use-after-free when deleting targetsPablo Neira Ayuso1-1/+2
2019-02-27netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso1-0/+3
2019-02-27Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu1-8/+1
2019-02-27mac80211: allocate tailroom for forwarded mesh packetsFelix Fietkau1-1/+6
2019-02-27net_sched: fix two more memory leaks in cls_tcindexCong Wang1-9/+7
2019-02-27net_sched: fix a memory leak in cls_tcindexCong Wang1-16/+30
2019-02-27net_sched: fix a race condition in tcindex_destroy()Cong Wang1-7/+11
2019-02-27sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-02-27net: socket: make bond ioctls go through compat_ifreq_ioctl()Johannes Berg1-4/+4
2019-02-27net: socket: fix SIOCGIFNAME in compatJohannes Berg1-1/+2
2019-02-27Revert "kill dev_ifsioc()"Johannes Berg1-0/+49
2019-02-27Revert "socket: fix struct ifreq size in compat ioctl"Johannes Berg1-14/+8
2019-02-27sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrateXin Long1-1/+3
2019-02-27sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long1-0/+1
2019-02-27net/packet: fix 4gb buffer limit due to overflow checkKal Conley1-1/+1
2019-02-27ipv6: propagate genlmsg_reply return codeLi RongQing1-3/+1
2019-02-27inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2-1/+10
2019-02-27batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet1-0/+2
2019-02-27net: bridge: Mark FDB entries that were added by user as suchIdo Schimmel1-0/+5
2019-02-27bpf: bpf_setsockopt: reset sock dst on SO_MARK changesPeter Oskolkov1-1/+4
2019-02-27netfilter: nft_flow_offload: fix checking method of conntrack helperHenry Yen1-1/+4
2019-02-27netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu2-4/+5
2019-02-27bpf: correctly set initial window on active Fast Open senderYuchung Cheng1-1/+1
2019-02-27netfilter: nft_flow_offload: Fix reverse route lookupwenxu1-2/+2
2019-02-27netfilter: nf_tables: fix leaking object reference countTaehee Yoo1-0/+2
2019-02-27xprtrdma: Double free in rpcrdma_sendctxs_create()Dan Carpenter1-5/+1
2019-02-27bpf: Fix [::] -> [::1] rewrite in sys_sendmsgAndrey Ignatov1-4/+4
2019-02-27libceph: handle an empty authorize replyIlya Dryomov1-6/+9
2019-02-27mac80211: Free mpath object when rhashtable insertion failsHerbert Xu1-8/+9
2019-02-27mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu2-101/+43
2019-02-27mac80211: Restore vif beacon interval if start ap failsRakesh Pillai1-1/+5
2019-02-23ax25: fix possible use-after-freeEric Dumazet2-13/+10
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet1-4/+2
2019-02-23netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn1-1/+6
2019-02-23sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew1-11/+38
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck1-0/+4
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet1-3/+4
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet1-1/+1
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni1-0/+4
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2-2/+6
2019-02-23net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi1-14/+20
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu1-1/+2
2019-02-23net: Fix for_each_netdev_feature on Big endianHauke Mehrtens1-2/+2
2019-02-23af_packet: fix raw sockets over 6in4 tunnelNicolas Dichtel1-1/+2
2019-02-15svcrdma: Remove max_sge check at connect timeChuck Lever2-12/+102
2019-02-15svcrdma: Reduce max_send_sgesChuck Lever1-4/+6
2019-02-15batman-adv: Force mac header to start of data on xmitSven Eckelmann1-0/+2
2019-02-15batman-adv: Avoid WARN on net_device without parent in netnsSven Eckelmann1-2/+3
2019-02-15xfrm: refine validation of template and selector familiesFlorian Westphal1-4/+9