summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-06-01xprtrdma: Move common wait_for_buffer_space call to parent functionChuck Lever
2018-06-01xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever
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-30bpf: Change bpf_fib_lookup to return -EAFNOSUPPORT for unsupported address fa...David Ahern
2018-05-30Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko
2018-05-29bpf: Verify flags in bpf_fib_lookupDavid Ahern
2018-05-29bpf: hide the unused 'off' variableYueHaibing
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
2018-05-29netfilter: nf_tables: remove unused variablesTaehee Yoo
2018-05-29netfilter: nf_tables: use call_rcu in netlink dumpsFlorian Westphal
2018-05-29netfilter: nf_tables: fail batch if fatal signal is pendingFlorian Westphal
2018-05-29netfilter: nf_tables: fix endian mismatch in return typeFlorian Westphal
2018-05-29netfilter: nft_compat: use call_rcu for nfnl_compat_getFlorian Westphal
2018-05-29netfilter: nat: make symbol nat_hook staticWei Yongjun
2018-05-29netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal
2018-05-29bpfilter: fix building without CONFIG_INETArnd Bergmann
2018-05-28ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux