aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* 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
* ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko2017-03-30
* net: unix: properly re-increment inflight counter of GC discarded candidatesAndrey Ulanov2017-03-30
* openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PADKris Murphy2017-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
* xprtrdma: Squelch kbuild sparse complaintChuck Lever2017-03-26
* 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: Do not decrement alive counter for unregister eventsDavid Ahern2017-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
* net/tunnel: set inner protocol in network gro hooksPaolo Abeni2017-03-22
* dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-22
* net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov2017-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
* strparser: destroy workqueue on module exitWANG Cong2017-03-22
* dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo2017-03-22
* ipv6: orphan skbs in reassembly unitEric Dumazet2017-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
* net: bridge: allow IPv6 when multicast flood is disabledMike Manning2017-03-22
* tcp/dccp: block BH for SYN processingEric Dumazet2017-03-22
* l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber2017-03-22
* net sched actions: decrement module reference count after table flush.Roman Mashak2017-03-22
* ipv4: mask tos for input routeJulian Anastasov2017-03-22
* vti6: return GRE_KEY for vti6David Forster2017-03-22
* mac80211: use driver-indicated transmitter STA only for data framesJohannes Berg2017-03-14
* mac80211: don't handle filtered frames within a BA sessionFelix Fietkau2017-03-14
* mac80211: don't reorder frames with SN smaller than SSNSara Sharon2017-03-14
* mac80211: flush delayed work when entering suspendMatt Chen2017-03-14
* netfilter: conntrack: refine gc worker heuristics, reduxFlorian Westphal2017-03-12
* netfilter: conntrack: remove GC_MAX_EVICTS breakFlorian Westphal2017-03-12
* ceph: update readpages osd request according to size of pagesYan, Zheng2017-03-12
* xprtrdma: Reduce required number of send SGEsChuck Lever2017-03-12
* xprtrdma: Disable pad optimization by defaultChuck Lever2017-03-12
* xprtrdma: Per-connection pad optimizationChuck Lever2017-03-12
* xprtrdma: Fix Read chunk paddingChuck Lever2017-03-12
* netfilter: nf_ct_helper: warn when not applying default helper assignmentJiri Kosina2017-02-26
* 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