summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-08-24net/smc: no shutdown in state SMC_LISTENUrsula Braun
2018-08-24packet: refine ring v3 block size test to hold one frameWillem de Bruijn
2018-08-24netfilter: conntrack: dccp: treat SYNC/SYNCACK as invalid if no prior stateFlorian Westphal
2018-08-24xfrm_user: prevent leaking 2 bytes of kernel memoryEric Dumazet
2018-08-24tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap
2018-08-24net/smc: reset recv timeout after clc handshakeKarsten Graul
2018-08-24net/9p/client.c: put refcount of trans_mod in error case in parse_opts()piaojun
2018-08-24tcp: remove DELAYED ACK events in DCTCPYuchung Cheng
2018-08-24packet: reset network header if packet shorter than ll reserved spaceWillem de Bruijn
2018-08-24netfilter: nf_conntrack: Fix possible possible crash on module loading.Andrey Ryabinin
2018-08-24netfilter: nft_compat: explicitly reject ERROR and standard targetFlorian Westphal
2018-08-24ipfrag: really prevent allocation on netns exitPaolo Abeni
2018-08-24bpf: fix sk_skb programs without skb->dev assignedJohn Fastabend
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-08-24net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-08-24tipc: make function tipc_net_finalize() thread safeJon Maloy
2018-08-24tipc: fix correct setting of message type in second discovererJon Maloy
2018-08-24tipc: correct discovery message handling during address trial periodJon Maloy
2018-08-24tipc: fix wrong return value from function tipc_node_try_addr()Jon Maloy
2018-08-24net: qrtr: Reset the node and port ID of broadcast messagesArun Kumar Neelakantam
2018-08-24net: qrtr: Broadcast messages only from control portArun Kumar Neelakantam
2018-08-24ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore
2018-08-24netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal
2018-08-24ieee802154: 6lowpan: set IFLA_LINKLubomir Rintel
2018-08-24tls: fix skb_to_sgvec returning unhandled error.Doron Roberts-Kedes
2018-08-24nl80211: check nla_parse_nested() return valuesJohannes Berg
2018-08-24nl80211: relax ht operation checks for meshBob Copeland
2018-08-24mac80211: disable BHs/preemption in ieee80211_tx_control_port()Denis Kenzior
2018-08-24rds: clean up loopback rds_connections on netns deletionSowmini Varadhan
2018-08-24netfilter: nf_log: fix uninit read in nf_log_proc_dostringJann Horn
2018-08-24batman-adv: Fix multicast TT issues with bogus ROAM flagsLinus Lüssing
2018-08-24batman-adv: Avoid storing non-TT-sync flags on singular entries tooLinus Lüssing
2018-08-24batman-adv: Fix debugfs path for renamed softifSven Eckelmann
2018-08-24batman-adv: Fix debugfs path for renamed hardifSven Eckelmann
2018-08-24batman-adv: Fix bat_v best gw refcnt after netlink dumpSven Eckelmann
2018-08-24batman-adv: Fix bat_ogm_iv best gw refcnt after netlink dumpSven Eckelmann
2018-08-24ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-08-24sctp: fix erroneous inc of snmp SctpFragUsrMsgsMarcelo Ricardo Leitner
2018-08-24net: propagate dev_get_valid_name return codeLi RongQing
2018-08-24netfilter: nf_ct_helper: Fix possible panic after nf_conntrack_helper_unregisterGao Feng
2018-08-24netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu
2018-08-22ip_vti: fix a null pointer deferrence when create vti fallback tunnelHaishuang Yan
2018-08-22net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline
2018-08-22Bluetooth: avoid killing an already killed socketSudip Mukherjee
2018-08-22rxrpc: Fix the keepalive generator [ver #2]David Howells
2018-08-22ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu
2018-08-22vsock: split dwork to avoid reinitializationsCong Wang
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu