summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern2018-06-051-4/+8
| * | l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault2018-06-051-18/+17
| * | net: sched: return error code when tcf proto is not foundVlad Buslov2018-06-041-2/+2
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-06-043-40/+19
| |\ \
| | * | Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-303-40/+19
| * | | net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski2018-06-041-1/+14
| * | | net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski2018-06-042-4/+36
| * | | cls_flower: Fix comparing of old filter mask with new filterPaul Blakey2018-06-041-1/+1
| * | | cls_flower: Fix missing free of rhashtablePaul Blakey2018-06-041-0/+2
| * | | rxrpc: Fix handling of call quietly cancelled out on serverDavid Howells2018-06-043-3/+17
| * | | ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-042-3/+3
| * | | Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller2018-06-042-3/+3
| * | | ipv6: omit traffic class when calculating flow hashMichal Kubecek2018-06-042-3/+3
| * | | net/packet: refine check for priv area sizeEric Dumazet2018-06-041-1/+1
| * | | vrf: check the original netdevice for generating redirectStephen Suryaputra2018-06-042-1/+8
| * | | net/ncsi: Avoid GFP_KERNEL in response handlerSamuel Mendoza-Jonas2018-06-031-2/+2
| * | | net/smc: fix error return code in smc_setsockopt()Wei Yongjun2018-06-031-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-0322-67/+100
| |\ \ \
| * | | | netfilter: nf_tables: handle chain name lookups via rhltableFlorian Westphal2018-06-031-15/+98
| * | | | netfilter: nf_tables: add connlimit supportPablo Neira Ayuso2018-06-033-0/+307
| * | | | netfilter: nf_tables: add destroy_clone expressionPablo Neira Ayuso2018-06-032-2/+11
| * | | | netfilter: nf_tables: garbage collection for stateful expressionsPablo Neira Ayuso2018-06-032-2/+28
| * | | | netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()Pablo Neira Ayuso2018-06-031-4/+12
| * | | | netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso2018-06-031-13/+23
| * | | | netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso2018-06-033-8/+10
| * | | | netfilter: Libify xt_TPROXYMáté Eckl2018-06-038-339/+323
| * | | | netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl2018-06-033-16/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-06-0228-397/+1313
| |\ \ \ \
| | * | | | ipvs: add ipv6 support to ftpJulian Anastasov2018-06-015-178/+325
| | * | | | ipvs: add full ipv6 support to nfctJulian Anastasov2018-06-011-52/+49
| | * | | | netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso2018-06-011-1/+145
| | * | | | netfilter: nfnetlink: Remove VLA usageKees Cook2018-06-011-2/+23
| | * | | | netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld2018-06-011-2/+4
| | * | | | netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso2018-06-014-32/+196
| | * | | | netfilter: nf_tables: Add audit support to log statementPhil Sutter2018-06-011-1/+91
| | * | | | netfilter: nf_tables: add support for native socket matchingMáté Eckl2018-06-013-0/+153
| | * | | | netfilter: fix ptr_ret.cocci warningskbuild test robot2018-06-012-12/+3
| | * | | | netfilter: nf_tables: remove unused variablesTaehee Yoo2018-05-291-16/+0
| | * | | | netfilter: nf_tables: use call_rcu in netlink dumpsFlorian Westphal2018-05-291-39/+72
| | * | | | netfilter: nf_tables: fail batch if fatal signal is pendingFlorian Westphal2018-05-291-0/+8
| | * | | | netfilter: nf_tables: fix endian mismatch in return typeFlorian Westphal2018-05-291-1/+1
| | * | | | netfilter: nft_compat: use call_rcu for nfnl_compat_getFlorian Westphal2018-05-291-11/+18
| | * | | | netfilter: nat: make symbol nat_hook staticWei Yongjun2018-05-291-1/+1
| | * | | | netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal2018-05-292-18/+210
| | * | | | netfilter: nfnetlink: allow commit to failFlorian Westphal2018-05-291-1/+8
| | * | | | netfilter: nat: merge nf_nat_redirect into nf_natFlorian Westphal2018-05-293-10/+2
| | * | | | netfilter: nat: merge ipv4/ipv6 masquerade code into main nat moduleFlorian Westphal2018-05-296-20/+4
| | | |_|/ | | |/| |
| * | | | net: sched: split tc_ctl_tfilter into three handlersVlad Buslov2018-06-011-145/+293
| * | | | rtnetlink: Fix null-ptr-deref in rtnl_newlinkPrashant Bhole2018-06-011-1/+1
| * | | | rtnetlink: Remove VLA usageKees Cook2018-05-311-2/+16