summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-22net sched actions: decrement module reference count after table flush.Roman Mashak
2017-03-22dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-22bridge: drop netfilter fake rtable unconditionallyFlorian Westphal
2017-03-22ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-22ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-22mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-22act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-22tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-22dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-22net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-03-22net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-03-22l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-03-22ipv4: mask tos for input routeJulian Anastasov
2017-03-22vti6: return GRE_KEY for vti6David Forster
2017-03-22netlink: remove mmapped netlink supportFlorian Westphal
2017-03-15mac80211: flush delayed work when entering suspendMatt Chen
2017-02-26net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2017-02-26ip: fix IP_CHECKSUM handlingPaolo Abeni
2017-02-26irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2017-02-26dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-02-26packet: Do not call fanout_release from atomic contextsAnoob Soman
2017-02-26packet: fix races in fanout_add()Eric Dumazet
2017-02-26net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet
2017-02-18l2tp: do not use udp_ioctl()Eric Dumazet
2017-02-18ping: fix a null pointer dereferenceWANG Cong
2017-02-18packet: round up linear to header lenWillem de Bruijn
2017-02-18net: introduce device min_header_lenWillem de Bruijn
2017-02-18sit: fix a double free on error pathWANG Cong
2017-02-18sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner
2017-02-18tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet
2017-02-18ipv6: tcp: add a missing tcp_v6_restore_cb()Eric Dumazet
2017-02-18ip6_gre: fix ip6gre_err() invalid readsEric Dumazet
2017-02-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-18ipv4: keep skb->dst around in presence of IP optionsEric Dumazet
2017-02-18net: use a work queue to defer net_disable_timestamp() workEric Dumazet
2017-02-18tcp: fix 0 divide in __tcp_select_window()Eric Dumazet
2017-02-18ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter
2017-02-18ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-02-18can: Fix kernel panic at security_sock_rcv_skbEric Dumazet
2017-02-14mac80211: Fix adding of mesh vendor IEsThorsten Horstmann
2017-02-09can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp
2017-02-09svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields
2017-02-04net: dsa: Bring back device detaching in dsa_slave_suspend()Florian Fainelli
2017-02-04af_unix: move unix_mknod() out of bindlockWANG Cong
2017-02-04bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera
2017-02-04tcp: initialize max window for a new fastopen socketAlexey Kodanev