summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2017-04-30
* tipc: fix socket timer deadlockJon Paul Maloy2017-04-30
* tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan2017-04-30
* tipc: correct error in node fsmJon Paul Maloy2017-04-30
* tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy2017-04-30
* tipc: make dist queue pernetErik Hugne2017-04-30
* tipc: make sure IPv6 header fits in skb headroomRichard Alpe2017-04-30
* tipc: fix crash during node removalJon Paul Maloy2017-04-27
* mac80211: reject ToDS broadcast data framesJohannes Berg2017-04-27
* VSOCK: Detach QP check should filter out non matching QPs.Jorgen Hansen2017-04-27
* sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner2017-04-21
* net: ipv6: check route protocol when deleting routesMantas M2017-04-21
* SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown2017-04-21
* net/packet: fix overflow in check for priv area sizeAndrey Konovalov2017-04-18
* libceph: force GFP_NOIO for socket allocationsIlya Dryomov2017-04-08
* xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft2017-03-31
* xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft2017-03-31
* xfrm: policy: init locks earlyFlorian Westphal2017-03-31
* nl80211: fix dumpit error path RTNL deadlocksJohannes Berg2017-03-30
* libceph: don't set weight to IN when OSD is destroyedIlya Dryomov2017-03-30
* tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2017-03-30
* socket, bpf: fix sk_filter use after free in sk_clone_lockDaniel Borkmann2017-03-30
* ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet2017-03-30
* net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov2017-03-30
* net: properly release sk_frag.pageEric Dumazet2017-03-30
* net/openvswitch: Set the ipv6 source tunnel key address attribute correctlyOr Gerlitz2017-03-30
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-03-22
* dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa2017-03-22
* dccp/tcp: fix routing redirect raceJon Maxwell2017-03-22
* bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2017-03-22
* ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-03-22
* ipv6: make ECMP route replacement less greedySabrina Dubroca2017-03-22
* mpls: Send route delete notifications when router module is unloadedDavid Ahern2017-03-22
* act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss2017-03-22
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-22
* net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet2017-03-22
* net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet2017-03-22
* tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-22
* dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-03-22
* net: net_enable_timestamp() can be called from irq contextsEric Dumazet2017-03-22
* net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko2017-03-22
* l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-03-22
* ipv4: mask tos for input routeJulian Anastasov2017-03-22
* vti6: return GRE_KEY for vti6David Forster2017-03-22
* netlink: remove mmapped netlink supportFlorian Westphal2017-03-22
* mac80211: flush delayed work when entering suspendMatt Chen2017-03-15
* net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat2017-02-26
* ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-26
* irda: Fix lockdep annotations in hashbin_delete().David S. Miller2017-02-26
* dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov2017-02-26