aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* prima: Wi-Fi direct is not working when SAP is turned onHEADp9.0Dundi Raviteja2018-11-291-30/+0
* prima: Reset Maximum allowable size of a beacon frameAbhinav Kumar2018-11-291-0/+4
* wlan: Increase size of MAX_WPA_RSN_IE_LEN in wlan_hdd_cfg80211_set_iegaurank kathpalia2018-11-291-1/+1
* wlan: Use proper length to send the beacon/probe to kernelHanumanth Reddy Pothula2018-11-291-2/+3
* wlan: Can't scan the hidden external SSID when the 1st SSID is emptyHanumanth Reddy Pothula2018-11-291-2/+2
* defconfig: Enable connection tracking helper supportArne Coucheron2018-11-298-8/+40
* netfilter: xt_rpfilter: depend on raw or mangle tableFlorian Westphal2018-11-292-2/+2
* netfilter: use IS_ENABLE to replace if defined in TRACE targetGao feng2018-11-292-6/+3
* netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABELFlorian Westphal2018-11-291-0/+1
* netfilter: add missing xt_connlabel.h header in installationPablo Neira Ayuso2018-11-291-0/+1
* netfilter: add connlabel conntrack extensionFlorian Westphal2018-11-2910-0/+278
* netfilter: x_tables: print correct hook names for ARPJan Engelhardt2018-11-291-8/+20
* netfilter: nfnetlink_queue: add NFQA_CAP_LEN attributePablo Neira Ayuso2018-11-292-2/+8
* netfilter: nfnetlink_queue: fix maximum packet length to userspacePablo Neira Ayuso2018-11-291-3/+7
* net: Allow userns root to control ipv4Eric W. Biederman2018-11-2912-24/+27
* netfilter: fix missing dependencies for the NOTRACK targetPablo Neira Ayuso2018-11-291-0/+3
* netfilter: xt_CT: recover NOTRACK target supportPablo Neira Ayuso2018-11-293-1/+54
* netfilter: remove xt_NOTRACKCong Wang2018-11-2931-102/+0
* netfilter: nf_conntrack_ipv6: fix comment for packets without dataFlorent Fourcot2018-11-291-2/+2
* netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADEAndrew Collins2018-11-292-10/+20
* netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP resetMukund Jampala2018-11-292-0/+2
* netfilter: nf_nat: Handle routing changes in MASQUERADE targetJozsef Kadlecsik2018-11-293-0/+23
* netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...Patrick McHardy2018-11-295-0/+192
* netfilter: ip6tables: add NETMAP targetPatrick McHardy2018-11-293-0/+105
* netfilter: ip6tables: add REDIRECT targetPatrick McHardy2018-11-293-0/+110
* netfilter: ip6tables: add MASQUERADE targetPatrick McHardy2018-11-297-4/+155
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2018-11-2913-2/+764
* net: core: add function for incremental IPv6 pseudo header checksum updatesPatrick McHardy2018-11-292-0/+23
* netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...Patrick McHardy2018-11-291-57/+6
* ipv4: fix path MTU discovery with connection trackingPatrick McHardy2018-11-294-2/+14
* netfilter: nf_conntrack_ipv6: improve fragmentation handlingPatrick McHardy2018-11-295-17/+78
* netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entriesPablo Neira Ayuso2018-11-294-3/+31
* netfilter: nf_nat: support IPv6 in TFTP NAT helperPablo Neira Ayuso2018-11-296-8/+7
* netfilter: nf_nat: support IPv6 in IRC NAT helperPablo Neira Ayuso2018-11-296-14/+7
* netfilter: nf_nat: support IPv6 in SIP NAT helperPatrick McHardy2018-11-297-121/+146
* netfilter: nf_nat: support IPv6 in amanda NAT helperPatrick McHardy2018-11-296-8/+7
* netfilter: nf_nat: support IPv6 in FTP NAT helperPatrick McHardy2018-11-296-20/+27
* netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targetsElison Niven2018-11-291-4/+4
* netfilter: nf_nat: remove obsolete rcu_read_unlock callUlrich Weber2018-11-291-3/+1
* netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_natPablo Neira Ayuso2018-11-291-3/+0
* netfilter: fix crash during boot if NAT has been compiled built-inPablo Neira Ayuso2018-11-291-1/+1
* netfilter: add protocol independent NAT corePatrick McHardy2018-11-2949-1142/+1495
* netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2018-11-2922-205/+328
* netfilter: nf_conntrack: restrict NAT helper invocation to IPv4Patrick McHardy2018-11-296-22/+49
* netfilter: nf_ct_sip: fix IPv6 address parsingPatrick McHardy2018-11-293-20/+73
* netfilter: nf_ct_sip: fix helper namePatrick McHardy2018-11-291-3/+2
* netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=nPablo Neira Ayuso2018-11-291-1/+1
* netfilter: nfnetlink_queue: fix sparse warning due to missing includePablo Neira Ayuso2018-11-291-0/+1
* netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_N...Pablo Neira Ayuso2018-11-295-8/+18
* netfilter: nfq_ct_hook needs __rcu and __read_mostlyPablo Neira Ayuso2018-11-292-2/+2