summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-06-20ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-06-20p9_client_readdir() fixAl Viro
2017-06-20RDS: Fix the atomicity for congestion map updatesantosh.shilimkar@oracle.com
2017-06-20ip6mr: fix notification device destructionNikolay Aleksandrov
2017-06-20sctp: listen on the sock only when it's state is listening or closedXin Long
2017-06-20net: neigh: guard against NULL solicit() methodEric Dumazet
2017-06-20net/packet: fix overflow in check for tp_reserveAndrey Konovalov
2017-06-20net/packet: fix overflow in check for tp_frame_nrAndrey Konovalov
2017-06-20net: ipv6: check route protocol when deleting routesMantas M
2017-06-20net/packet: fix overflow in check for priv area sizeAndrey Konovalov
2017-06-20libceph: force GFP_NOIO for socket allocationsIlya Dryomov
2017-06-20tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-06-20ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-06-20dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-06-20ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-06-20tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-06-20dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-06-20net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-06-20l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-06-20mac80211: flush delayed work when entering suspendMatt Chen
2017-06-20af_packet: remove a stray tab in packet_set_ring()Dan Carpenter
2017-06-20irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2017-06-20packet: round up linear to header lenWillem de Bruijn
2017-06-20tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-06-20af_unix: move unix_mknod() out of bindlockWANG Cong
2017-06-20ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang
2017-06-20igmp: Make igmp group member RFC 3376 compliantMichal Tesar
2017-06-20drop_monitor: consider inserted data in genlmsg_endReiter Wolfgang
2017-06-20drop_monitor: add missing call to genlmsg_endReiter Wolfgang
2017-06-20libceph: verify authorize reply on connectIlya Dryomov
2017-06-20can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp
2017-06-20can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
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