summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-06-09dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-06-08dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-06-08ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-06-08sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner
2017-06-08sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-06-08ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2017-06-08ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-06-08ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-06-08can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-06-08ping: implement proper lockingEric Dumazet
2017-06-08net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann
2017-06-08l2tp: take reference on sessions being dumpedGuillaume Nault
2017-06-08netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...Hongxu Jia
2017-06-08ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2017-06-08net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2017-06-08net: properly release sk_frag.pageEric Dumazet
2017-06-08net sched actions: decrement module reference count after table flush.Roman Mashak
2017-06-08dccp/tcp: fix routing redirect raceJon Maxwell
2017-06-08net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-06-08ipv4: mask tos for input routeJulian Anastasov
2017-06-08net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani
2017-06-08vti4: Don't count header length twice.Steffen Klassert
2017-06-08net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann
2017-06-08net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-06-08packet: Do not call fanout_release from atomic contextsAnoob Soman
2017-06-08packet: fix races in fanout_add()Eric Dumazet
2017-06-08l2tp: do not use udp_ioctl()Eric Dumazet
2017-06-08ping: fix a null pointer dereferenceWANG Cong
2017-06-08ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-06-08netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-06-08ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-06-08net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-06-08mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-06-08svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-06-08tcp: initialize max window for a new fastopen socketAlexey Kodanev
2017-06-08net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet
2017-06-08svcrpc: don't leak contexts on PROC_DESTROYJ. Bruce Fields
2017-06-08gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-06-08gro: use min_t() in skb_gro_reset_offset()Eric Dumazet
2017-06-08gro: Enter slow-path if there is no tailroomHerbert Xu
2017-06-08net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2017-06-08xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-06-08xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-06-08tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-06-08libceph: don't set weight to IN when OSD is destroyedIlya Dryomov
2017-06-08packet: fix race condition in packet_set_ringPhilip Pettersson
2017-02-10ipv4: Set skb->protocol properly for local outputEli Cooper
2017-02-10cfg80211: limit scan results cache sizeJohannes Berg
2017-02-10mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2017-02-10mac80211: fix purging multicast PS buffer queueFelix Fietkau