summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-11ipv4: igmp: Allow removing groups from a removed interfaceAndrew Lunn
2017-04-07libceph: force GFP_NOIO for socket allocationsIlya Dryomov
2017-04-07xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2017-04-07xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2017-04-07nl80211: fix dumpit error path RTNL deadlocksJohannes Berg
2017-04-07libceph: don't set weight to IN when OSD is destroyedIlya Dryomov
2017-04-07tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2017-04-07ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2017-04-07net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2017-04-07net: properly release sk_frag.pageEric Dumazet
2017-04-07netlink: remove mmapped netlink supportFlorian Westphal
2017-03-28net sched actions: decrement module reference count after table flush.Roman Mashak
2017-03-28dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-28dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-28ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-28tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-28dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-28net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-03-28net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-03-28l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-03-28ipv4: mask tos for input routeJulian Anastasov
2017-03-13mac80211: flush delayed work when entering suspendMatt Chen
2017-03-13net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani
2017-03-11sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner
2017-03-03vti4: Don't count header length twice.Steffen Klassert
2017-03-03net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann
2017-03-03ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa
2017-03-03net: 6lowpan: fix lowpan_header_create non-compression memcpy callDaniel Borkmann
2017-03-03ipv6: fix the use of pcpu_tstats in ip6_tunnelLi RongQing
2017-03-036lowpan: release device on error pathDan Carpenter
2017-03-01af_packet: remove a stray tab in packet_set_ring()Dan Carpenter
2017-03-01net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-03-01irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2017-03-01dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-03-01packet: Do not call fanout_release from atomic contextsAnoob Soman
2017-03-01packet: fix races in fanout_add()Eric Dumazet
2017-03-01net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet
2017-03-01l2tp: do not use udp_ioctl()Eric Dumazet
2017-03-01ping: fix a null pointer dereferenceWANG Cong
2017-03-01packet: round up linear to header lenWillem de Bruijn
2017-03-01sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-03-01tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-03-01ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-03-01netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-03-01ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-03-01net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-03-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-03-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-03-01ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-03-01can: Fix kernel panic at security_sock_rcv_skbEric Dumazet