aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-06-01ipvs: add ipv6 support to ftpJulian Anastasov5-177/+324
2018-06-01ipvs: add full ipv6 support to nfctJulian Anastasov1-52/+49
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso1-1/+145
2018-06-01netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev1-5/+6
2018-06-01netfilter: xt_CT: Reject the non-null terminated string from user spaceGao Feng1-0/+10
2018-06-01netfilter: nfnetlink: Remove VLA usageKees Cook1-2/+23
2018-06-01netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld1-2/+4
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso4-32/+196
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter1-1/+91
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl3-0/+153
2018-06-01netfilter: fix ptr_ret.cocci warningskbuild test robot2-12/+3
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck1-3/+3
2018-05-31rtnetlink: Remove VLA usageKees Cook1-2/+16
2018-05-31net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas1-1/+1
2018-05-31cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey1-1/+1
2018-05-31net: bridge: Notify about bridge VLANsPetr Machata1-3/+25
2018-05-31dsa: port: Ignore bridge VLAN eventsPetr Machata1-0/+6
2018-05-31net: bridge: Extract br_vlan_add_existing()Petr Machata1-22/+33
2018-05-31net: bridge: Extract boilerplate around switchdev_port_obj_*()Petr Machata3-23/+41
2018-05-31net: remove bypassed check in sch_direct_xmit()Song Liu1-3/+0
2018-05-31tcp: minor optimization around tcp_hdr() usage in receive pathYafang Shao3-5/+5
2018-05-31xfrm Fix potential error pointer dereference in xfrm_bundle_create.Steffen Klassert1-3/+2
2018-05-30bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address familiesDavid Ahern1-2/+2
2018-05-30Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko3-40/+19
2018-05-29bpf: Verify flags in bpf_fib_lookupDavid Ahern1-0/+6
2018-05-29bpf: hide the unused 'off' variableYueHaibing1-0/+2
2018-05-29bpfilter: fix a build errYueHaibing1-1/+1
2018-05-29net/ipv6: Add support for specifying metric of connected routesDavid Ahern1-18/+75
2018-05-29net/ipv4: Add support for specifying metric of connected routesDavid Ahern2-11/+57
2018-05-29net/ipv6: Pass ifa6_config struct to inet6_addr_modifyDavid Ahern1-21/+23
2018-05-29net/ipv6: Pass ifa6_config struct to inet6_addr_addDavid Ahern1-55/+57
2018-05-29net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern1-59/+75
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing4-23/+0
2018-05-29net: bpfilter: make function bpfilter_mbox_request() staticWei Yongjun1-2/+3
2018-05-29net: sched: mq: request stats from offloadsJakub Kicinski1-0/+18
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski1-0/+19
2018-05-29netfilter: nf_tables: remove unused variablesTaehee Yoo1-16/+0
2018-05-29netfilter: nf_tables: use call_rcu in netlink dumpsFlorian Westphal1-39/+72
2018-05-29netfilter: nf_tables: fail batch if fatal signal is pendingFlorian Westphal1-0/+8
2018-05-29netfilter: nf_tables: fix endian mismatch in return typeFlorian Westphal1-1/+1
2018-05-29netfilter: nft_compat: use call_rcu for nfnl_compat_getFlorian Westphal1-11/+18
2018-05-29netfilter: nat: make symbol nat_hook staticWei Yongjun1-1/+1
2018-05-29netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal2-18/+210
2018-05-29bpfilter: fix building without CONFIG_INETArnd Bergmann1-2/+5
2018-05-28ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux1-2/+2
2018-05-28net: Introduce generic failover moduleSridhar Samudrala3-0/+329
2018-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-43/+71
2018-05-29netfilter: nfnetlink: allow commit to failFlorian Westphal1-1/+8
2018-05-29netfilter: nat: merge nf_nat_redirect into nf_natFlorian Westphal3-10/+2
2018-05-29netfilter: nat: merge ipv4/ipv6 masquerade code into main nat moduleFlorian Westphal6-20/+4