summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-05-22l2tp: fix missing print session offset infoHangbin Liu
2018-05-22net: llc: add lock_sock in llc_ui_bind to avoid a race conditionlinzhang
2018-05-22net: move somaxconn init from sysctl codeRoman Kapl
2018-05-22netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang
2018-05-22libceph: NULL deref on crush_decode() error pathDan Carpenter
2018-05-22net: ieee802154: fix net_device reference release too earlyLin Zhang
2018-05-22xfrm: fix state migration copy replay sequence numbersAntony Antony
2018-05-22net: x25: fix one potential use-after-free issuelinzhang
2018-05-22neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka
2018-05-22ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2018-05-22mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho
2018-05-22af_key: Fix slab-out-of-bounds in pfkey_compile_policy.Steffen Klassert
2018-05-22Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc
2018-05-22netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal
2018-05-22netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal
2018-05-22xfrm: Refuse to insert 32 bit userspace socket policies on 64 bit systemsSteffen Klassert
2018-05-22net: xfrm: use preempt-safe this_cpu_read() in ipcomp_alloc_tfms()Greg Hackmann
2018-05-22xfrm_user: uncoditionally validate esn replay attribute structFlorian Westphal
2018-05-22netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers
2018-05-22skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes
2018-05-22net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-05-22netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
2018-05-22net/iucv: Free memory obtained by kzallocArvind Yadav
2018-05-22l2tp: do not accept arbitrary socketsEric Dumazet
2018-05-22ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-05-22dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev
2018-05-22ip6_vti: adjust vti mtu according to mtu of lower deviceAlexey Kodanev
2018-05-22mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2018-05-22tcp: remove poll() flakes with FastOpenEric Dumazet
2018-05-22net: ipv6: send unsolicited NA on admin upDavid Ahern
2018-05-22mac80211: remove BUG() when interface type is invalidLuca Coelho
2018-05-22net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti
2018-05-22sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti
2018-05-22batman-adv: handle race condition for claims between gatewaysAndreas Pape
2018-05-22net/8021q: create device with all possible features in wanted_featuresAndrey Vagin
2018-05-19netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2018-05-19net: ipv4: fix for a race condition in raw_sendmsgMohamed Ghannam
2018-03-20netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal
2018-03-20netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal
2018-03-20netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal
2018-03-20netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-03-20netfilter: nat: cope with negative port rangePaolo Abeni
2018-03-20netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni
2018-03-20sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev
2018-03-20udplite: fix partial checksum initializationAlexey Kodanev
2018-03-20netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel
2018-03-20net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca
2018-03-20net: fix race on decreasing number of TX queuesJakub Kicinski
2018-03-20ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-03-20bridge: check brport attr show in brport_showXin Long