summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-07-02rxrpc: Fix several cases where a padded len isn't checked in ticket decodeDavid Howells
2017-06-05ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-06-05ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong
2017-06-05sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet
2017-06-05ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-06-05ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-06-05dccp/tcp: do not inherit mc_list from parentEric Dumazet
2017-06-05ipx: call ipxitf_put() in ioctl error pathDan Carpenter
2017-06-05net/packet: fix overflow in check for tp_reserveAndrey Konovalov
2017-06-05net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov
2017-06-05net/packet: fix overflow in check for priv area sizeAndrey Konovalov
2017-06-05packet: handle too big packets for PACKET_V3Eric Dumazet
2017-06-05xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-06-05xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-06-05ping: implement proper lockingEric Dumazet
2017-06-05net sched actions: decrement module reference count after table flush.Roman Mashak
2017-06-05net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin
2017-04-04l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault
2017-04-04ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-03-16sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner
2017-03-16sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-03-16igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu
2017-03-16mld: do not remove mld souce list info when set link downHangbin Liu
2017-03-16igmp: do not remove igmp souce list info when set link downHangbin Liu
2017-03-16tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-03-16ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-03-16ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-03-16can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-03-16net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-03-16ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-03-16igmp: Make igmp group member RFC 3376 compliantMichal Tesar
2017-03-16drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-03-16drop_monitor: add missing call to genlmsg_endReiter Wolfgang
2017-03-16ipv6: handle -EFAULT from skb_copy_bitsDave Jones
2017-03-16net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet
2017-03-16net/sched: pedit: make sure that offset is validAmir Vadai
2017-03-16ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2017-03-16sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh
2017-03-16sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2017-03-16ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet
2017-03-16dccp: fix out of bound access in dccp_v4_err()Eric Dumazet
2017-03-16dccp: do not send reset to already closed socketsEric Dumazet
2017-03-16net: mangle zero checksum in skb_checksum_help()Eric Dumazet
2017-03-16net: clear sk_err_soft in sk_clone_lock()Eric Dumazet
2017-03-16net: sctp, forbid negative lengthJiri Slaby
2017-03-16tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2017-03-16tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2017-03-16net: fix sk_mem_reclaim_partial()Eric Dumazet
2017-03-16ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2017-03-16net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov