summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-21netfilter: nf_tables: add support for matching IPv4 optionsStephen Suryaputra
2019-06-21netfilter: synproxy: fix manual bump of the reference counterFernando Fernandez Mancera
2019-06-21netfilter: bridge: Fix non-untagged fragment packetwenxu
2019-06-21netfilter: fix nf_conntrack_bridge/ipv6 link errorArnd Bergmann
2019-06-20netfilter: bridge: prevent UAF in brnf_exit_net()Christian Brauner
2019-06-20netfilter: synproxy: use nf_cookie_v6_check() from corePablo Neira Ayuso
2019-06-20netfilter: synproxy: fix building syncookie callsArnd Bergmann
2019-06-19netfilter: nf_tables: enable set expiration time for set elementsLaura Garcia Liebana
2019-06-19netfilter: nft_ct: fix null pointer in ct expectations supportStéphane Veyret
2019-06-19netfilter: synproxy: ensure zero is returned on non-error return pathColin Ian King
2019-06-17netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXYFernando Fernandez Mancera
2019-06-17netfilter: synproxy: remove module dependency on IPv6 SYNPROXYFernando Fernandez Mancera
2019-06-17netfilter: synproxy: add common uapi for SYNPROXY infrastructureFernando Fernandez Mancera
2019-06-17Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso
2019-06-17netfilter: bridge: namespace bridge netfilter sysctlsChristian Brauner
2019-06-17netfilter: bridge: port sysctls to use brnf_netChristian Brauner
2019-06-17netfilter: xt_owner: bail out with EINVAL in case of unsupported flagsPablo Neira Ayuso
2019-06-17netfilter: conntrack: small conntrack lookup optimizationFlorian Westphal
2019-06-17netfilter: nft_ct: add ct expectations supportStéphane Veyret
2019-06-10Update my email addressJozsef Kadlecsik
2019-06-10ipset: Fix memory accounting for hash types on resizeStefano Brivio
2019-06-10netfilter: ipset: Fix error path in set_target_v3_checkentry()Jozsef Kadlecsik
2019-06-10netfilter: ipset: Fix the last missing check of nla_parse_deprecated()Jozsef Kadlecsik
2019-06-10netfilter: ipset: fix a missing check of nla_parseAditya Pakki
2019-06-10netfilter: ipset: merge uadd and udel functionsFlorent Fourcot
2019-06-10netfilter: ipset: remove useless memset() callsFlorent Fourcot
2019-06-06netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gatherwenxu
2019-06-05inet_connection_sock: remove unused parameter of reqsk_queue_unlink funcZhiqiang Liu
2019-06-05net: phy: remove state PHY_FORCINGHeiner Kallweit
2019-06-05net: rds: add per rds connection cache statisticsZhu Yanjun
2019-06-05Merge branch 'dwmac-mediatek'David S. Miller
2019-06-05net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-06-05net: stmmac: modify default value of tx-framesBiao Huang
2019-06-05net: stmmac: dwmac-mediatek: disable rx watchdogBiao Huang
2019-06-05net: stmmac: dwmac-mediatek: enable Ethernet power domainBiao Huang
2019-06-05drivers: net: vxlan: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05net: ipv6: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05net: ipv4: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05net: openvswitch: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05net: socket: drop unneeded likely() call around IS_ERR()Enrico Weigelt
2019-06-05nfp: flower: use struct_size() helperGustavo A. R. Silva
2019-06-05i40e: Check and set the PF driver state first in i40e_ndo_set_vf_macLihong Yang
2019-06-05i40e: Do not check VF state in i40e_ndo_get_vf_configLihong Yang
2019-06-05Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-05net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ackKangjie Lu
2019-06-05ixgbe: implement support for SDP/PPS output on X550 hardwareJacob Keller
2019-06-05net: hns3: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05ice: Use LLDP ethertype define ETH_P_LLDPJeff Kirsher
2019-06-05ixgbe: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-05i40e: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan