summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* mac80211: remove BUG() when interface type is invalidLuca Coelho2018-03-22
* net: xfrm: allow clearing socket xfrm policies.Lorenzo Colitti2018-03-22
* sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti2018-03-22
* batman-adv: handle race condition for claims between gatewaysAndreas Pape2018-03-22
* net/8021q: create device with all possible features in wanted_featuresAndrey Vagin2018-03-22
* fixup: sctp: verify size of a new chunk in _sctp_make_chunk()Greg Kroah-Hartman2018-03-18
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2018-03-18
* netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2018-03-18
* netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2018-03-18
* netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2018-03-18
* netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal2018-03-18
* netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal2018-03-18
* netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal2018-03-18
* netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-03-18
* netfilter: nat: cope with negative port rangePaolo Abeni2018-03-18
* netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-03-18
* netfilter: add back stackpointer size checksFlorian Westphal2018-03-18
* netfilter: nfnetlink_queue: fix timestamp attributeFlorian Westphal2018-03-18
* mpls, nospec: Sanitize array index in mpls_label_ok()Dan Williams2018-03-11
* net: mpls: Pull common label check into helperDavid Ahern2018-03-11
* sctp: verify size of a new chunk in _sctp_make_chunk()Alexey Kodanev2018-03-11
* sctp: fix dst refcnt leak in sctp_v6_get_dst()Alexey Kodanev2018-03-11
* sctp: fix dst refcnt leak in sctp_v4_get_dstTommi Rantala2018-03-11
* udplite: fix partial checksum initializationAlexey Kodanev2018-03-11
* netlink: ensure to loop over all netns in genlmsg_multicast_allns()Nicolas Dichtel2018-03-11
* net: ipv4: don't allow setting net.ipv4.route.min_pmtu below 68Sabrina Dubroca2018-03-11
* net: fix race on decreasing number of TX queuesJakub Kicinski2018-03-11
* ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann2018-03-11
* fib_semantics: Don't match route with mismatching tclassidStefano Brivio2018-03-11
* bridge: check brport attr show in brport_showXin Long2018-03-11
* sctp: make use of pre-calculated lenMarcelo Ricardo Leitner2018-03-03
* mac80211: mesh: drop frames appearing to be from usJohannes Berg2018-03-03
* ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath2018-03-03
* cfg80211: fix cfg80211_beacon_dupArnd Bergmann2018-02-28
* ip_tunnel: fix preempt warning in ip tunnel creation/updatingPaolo Abeni2018-02-28
* ip_tunnel: replace dst_cache with generic implementationPaolo Abeni2018-02-28
* netfilter: drop outermost socket lock in getsockopt()Paolo Abeni2018-02-28
* net: dst_cache_per_cpu_dst_set() can be staticWu Fengguang2018-02-25
* nl80211: Sanitize array index in parse_txq_paramsDan Williams2018-02-25
* ipv4: ipconfig: avoid unused ic_proto_used symbolArnd Bergmann2018-02-25
* netfilter: ipvs: avoid unused variable warningsArnd Bergmann2018-02-25
* xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert2018-02-25
* net_sched: red: Avoid illegal valuesNogah Frankel2018-02-25
* dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni2018-02-25
* Make DST_CACHE a silent config optionDave Jones2018-02-25
* net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn2018-02-25
* netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insertCong Wang2018-02-25
* netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-02-25
* netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check()Dmitry Vyukov2018-02-25
* netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}Eric Dumazet2018-02-25