summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-19Revert "netfilter: xt_quota: fix the behavior of xt_quota module"Pablo Neira Ayuso
2018-10-19netfilter: nfnetlink_log: remove empty nfnetlink_log.h header fileTaehee Yoo
2018-10-19netfilter: remove two unused variables.Weongyo Jeong
2018-10-19netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...Taehee Yoo
2018-10-16netfilter: nf_nat_snmp_basic: add missing helper alias nameTaehee Yoo
2018-10-16netfilter: xt_osf: simplify xt_osf_match_packet()Pablo Neira Ayuso
2018-10-16netfilter: nft_xfrm: use state family, not hook oneFlorian Westphal
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera
2018-10-16netfilter: cttimeout: remove set but not used variable 'l3num'YueHaibing
2018-10-16netfilter: Replace spin_is_locked() with lockdepLance Roy
2018-10-09cxgb4: Add thermal zone supportGanesh Goudar
2018-10-09net/mlx4_en: Use minimal rx and tx ring sizes on kdump kernelAlaa Hleihel
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-09bpf: fix building without CONFIG_INETArnd Bergmann
2018-10-09netfilter: xt_quota: Don't use aligned attribute in sizeofNathan Chancellor
2018-10-08dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu
2018-10-08net: mscc: ocelot: remove set but not used variable 'phy_mode'YueHaibing
2018-10-08Merge branch 'more-pmtu-selftests'David S. Miller
2018-10-08selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca
2018-10-08selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca
2018-10-08selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio
2018-10-08isdn/gigaset/isocdata: mark expected switch fall-throughGustavo A. R. Silva
2018-10-08Merge branch 'rtnetlink-Add-support-for-rigid-checking-of-data-in-dump-request'David S. Miller
2018-10-08rtnetlink: Update rtnl_fdb_dump for strict data checkingDavid Ahern
2018-10-08rtnetlink: Move input checking for rtnl_fdb_dump to helperDavid Ahern
2018-10-08net/bridge: Update br_mdb_dump for strict data checkingDavid Ahern
2018-10-08net: Update netconf dump handlers for strict data checkingDavid Ahern
2018-10-08net/ipv6: Update ip6addrlbl_dump for strict data checkingDavid Ahern
2018-10-08net/fib_rules: Update fib_nl_dumprule for strict data checkingDavid Ahern
2018-10-08net/namespace: Update rtnl_net_dumpid for strict data checkingDavid Ahern
2018-10-08net/neighbor: Update neightbl_dump_info for strict data checkingDavid Ahern
2018-10-08net/neighbor: Update neigh_dump_info for strict data checkingDavid Ahern
2018-10-08rtnetlink: Update fib dumps for strict data checkingDavid Ahern
2018-10-08rtnetlink: Update ipmr_rtm_dumplink for strict data checkingDavid Ahern
2018-10-08rtnetlink: Update inet6_dump_ifinfo for strict data checkingDavid Ahern
2018-10-08rtnetlink: Update rtnl_stats_dump for strict data checkingDavid Ahern
2018-10-08rtnetlink: Update rtnl_bridge_getlink for strict data checkingDavid Ahern
2018-10-08rtnetlink: Update rtnl_dump_ifinfo for strict data checkingDavid Ahern
2018-10-08net/ipv6: Update inet6_dump_addr for strict data checkingDavid Ahern
2018-10-08net/ipv4: Update inet_dump_ifaddr for strict data checkingDavid Ahern
2018-10-08netlink: Add new socket option to enable strict checking on dumpsDavid Ahern
2018-10-08net/ipv6: Refactor address dump to push inet6_fill_args to in6_dump_addrsDavid Ahern
2018-10-08netlink: Add strict version of nlmsg_parse and nla_parseDavid Ahern
2018-10-08net: Add extack to nlmsg_parseDavid Ahern
2018-10-08netlink: Add extack message to nlmsg_parse for invalid header lengthDavid Ahern
2018-10-08netlink: Pass extack to dump handlersDavid Ahern
2018-10-08isdn/gigaset: mark expected switch fall-throughsGustavo A. R. Silva
2018-10-08Merge branch 'net-sched-cls_u32-Various-improvements'David S. Miller
2018-10-08net: sched: cls_u32: simplify the hell out u32_delete() emptiness checkAl Viro