aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-03-07kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17l2tp: cleanup l2tp_tunnel_delete callsJiri Slaby
2018-01-17net: Resend IGMP memberships upon peer notification.Vlad Yasevich
2018-01-17net: initialize msg.msg_flags in recvfromAlexander Potapenko
2018-01-17mac80211: Fix addition of mesh configuration elementIlan peer
2018-01-17net/packet: fix a race in packet_bind() and packet_notifier()Eric Dumazet
2018-01-17sit: update frag_off infoHangbin Liu
2018-01-17rds: Fix NULL pointer dereference in __rds_rdma_mapHåkon Bugge
2018-01-17xfrm: Copy policy family in clone_policyHerbert Xu
2018-01-17sctp: use the right sk after waking up from wait_buf sleepXin Long
2018-01-17sctp: do not free asoc when it is already dead in sctp_sendmsgXin Long
2018-01-17sunrpc: Fix rpc_task_begin trace pointChuck Lever
2018-01-17route: update fnhe_expires for redirect when the fnhe existsXin Long
2018-01-17route: also update fnhe_genid when updating a route cacheXin Long
2018-01-17ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2018-01-17vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert
2018-01-17tcp: correct memory barrier usage in tcp_check_space()Jason Baron
2018-01-17tipc: fix cleanup at module unloadParthasarathy Bhuvaragan
2018-01-17net: sctp: fix array overrun read on sctp_timer_tblColin Ian King
2018-01-17vti6: fix device register to report IFLA_INFO_KINDDavid Forster
2018-01-17tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong
2018-01-17ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2018-01-17libceph: force GFP_NOIO for socket allocationsIlya Dryomov
2018-01-17xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harderAndy Whitcroft
2018-01-17xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_windowAndy Whitcroft
2018-01-17xfrm: policy: init locks earlyFlorian Westphal
2018-01-17libceph: don't set weight to IN when OSD is destroyedIlya Dryomov
2018-01-17tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet
2018-01-17ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet
2018-01-17net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov
2018-01-17net: properly release sk_frag.pageEric Dumazet
2018-01-17net sched actions: decrement module reference count after table flush.Roman Mashak
2018-01-17dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa
2018-01-17dccp/tcp: fix routing redirect raceJon Maxwell
2018-01-17ipv6: make ECMP route replacement less greedySabrina Dubroca
2018-01-17mpls: Send route delete notifications when router module is unloadedDavid Ahern
2018-01-17act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2018-01-17net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2018-01-17net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2018-01-17tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2018-01-17dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2018-01-17net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2018-01-17l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2018-01-17ipv4: mask tos for input routeJulian Anastasov
2018-01-17vti6: return GRE_KEY for vti6David Forster
2018-01-17net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat
2018-01-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2018-01-17packet: fix races in fanout_add()Eric Dumazet
2018-01-17net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet