summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-03-26xprtrdma: Squelch kbuild sparse complaintChuck Lever
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: Do not decrement alive counter for unregister eventsDavid Ahern
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-22net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-22net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov
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-22strparser: destroy workqueue on module exitWANG Cong
2017-03-22dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-22ipv6: orphan skbs in reassembly unitEric Dumazet
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-22net: bridge: allow IPv6 when multicast flood is disabledMike Manning
2017-03-22tcp/dccp: block BH for SYN processingEric Dumazet
2017-03-22l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-03-22net sched actions: decrement module reference count after table flush.Roman Mashak
2017-03-22ipv4: mask tos for input routeJulian Anastasov
2017-03-22vti6: return GRE_KEY for vti6David Forster
2017-03-15mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg
2017-03-15mac80211: don't handle filtered frames within a BA sessionFelix Fietkau
2017-03-15mac80211: don't reorder frames with SN smaller than SSNSara Sharon
2017-03-15mac80211: flush delayed work when entering suspendMatt Chen
2017-03-12netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal
2017-03-12netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal
2017-03-12ceph: update readpages osd request according to size of pagesYan, Zheng
2017-03-12xprtrdma: Reduce required number of send SGEsChuck Lever
2017-03-12xprtrdma: Disable pad optimization by defaultChuck Lever
2017-03-12xprtrdma: Per-connection pad optimizationChuck Lever
2017-03-12xprtrdma: Fix Read chunk paddingChuck Lever
2017-02-26netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina
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-26net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe
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-26kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong
2017-02-26kcm: fix 0-length case for kcm_sendmsg()WANG Cong
2017-02-18tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira
2017-02-18tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol