summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-06-03net/smc: fix error return code in smc_setsockopt()Wei Yongjun
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-03netfilter: nf_tables: handle chain name lookups via rhltableFlorian Westphal
2018-06-03netfilter: nf_tables: add connlimit supportPablo Neira Ayuso
2018-06-03netfilter: nf_tables: add destroy_clone expressionPablo Neira Ayuso
2018-06-03netfilter: nf_tables: garbage collection for stateful expressionsPablo Neira Ayuso
2018-06-03netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()Pablo Neira Ayuso
2018-06-03netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso
2018-06-03netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso
2018-06-03netfilter: Libify xt_TPROXYMáté Eckl
2018-06-03netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-06-01ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel
2018-06-01ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel
2018-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-06-01net: sched: split tc_ctl_tfilter into three handlersVlad Buslov
2018-06-01rtnetlink: Fix null-ptr-deref in rtnl_newlinkPrashant Bhole
2018-06-01kcm: Fix use-after-free caused by clonned socketsKirill Tkhai
2018-06-01ipvs: add ipv6 support to ftpJulian Anastasov
2018-06-01ipvs: add full ipv6 support to nfctJulian Anastasov
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso
2018-06-01netfilter: nfnetlink: Remove VLA usageKees Cook
2018-06-01netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl
2018-06-01netfilter: fix ptr_ret.cocci warningskbuild test robot
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck
2018-05-31rtnetlink: Remove VLA usageKees Cook
2018-05-31net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas
2018-05-31cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-05-31net: bridge: Notify about bridge VLANsPetr Machata
2018-05-31dsa: port: Ignore bridge VLAN eventsPetr Machata
2018-05-31net: bridge: Extract br_vlan_add_existing()Petr Machata
2018-05-31net: bridge: Extract boilerplate around switchdev_port_obj_*()Petr Machata
2018-05-31net: remove bypassed check in sch_direct_xmit()Song Liu
2018-05-31tcp: minor optimization around tcp_hdr() usage in receive pathYafang Shao
2018-05-31xfrm Fix potential error pointer dereference in xfrm_bundle_create.Steffen Klassert
2018-05-29bpfilter: fix a build errYueHaibing
2018-05-29net/ipv6: Add support for specifying metric of connected routesDavid Ahern
2018-05-29net/ipv4: Add support for specifying metric of connected routesDavid Ahern
2018-05-29net/ipv6: Pass ifa6_config struct to inet6_addr_modifyDavid Ahern
2018-05-29net/ipv6: Pass ifa6_config struct to inet6_addr_addDavid Ahern
2018-05-29net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern
2018-05-29net: remove unnecessary genlmsg_cancel() callsYueHaibing
2018-05-29net: bpfilter: make function bpfilter_mbox_request() staticWei Yongjun
2018-05-29net: sched: mq: request stats from offloadsJakub Kicinski
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski