Age | Commit message (Expand) | Author |
2018-05-17 | netfilter: ebtables: handle string from userspace with care | Paolo Abeni |
2018-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-05-08 | netfilter: bridge: stp fix reference to uninitialized data | Stephen Hemminger |
2018-04-29 | bridge: check iface upper dev when setting master via ioctl | Hangbin Liu |
2018-04-09 | netfilter: ebtables: don't attempt to allocate 0-sized compat array | Florian Westphal |
2018-03-31 | net: bridge: disable bridge MTU auto tuning if it was set manually | Nikolay Aleksandrov |
2018-03-31 | net: bridge: set min MTU on port events and allow user to set max | Nikolay Aleksandrov |
2018-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-03-30 | netfilter: nf_tables: build-in filter chain type | Pablo Neira Ayuso |
2018-03-30 | netfilter: nf_tables: nft_register_chain_type() returns void | Pablo Neira Ayuso |
2018-03-30 | netfilter: nf_tables: rename struct nf_chain_type | Pablo Neira Ayuso |
2018-03-30 | netfilter: ebt_stp: Use generic functions for comparisons | Joe Perches |
2018-03-30 | netfilter: ebtables: Add support for specifying match revision | Bernie Harris |
2018-03-27 | net: Drop pernet_operations::async | Kirill Tkhai |
2018-03-26 | net: Use octal not symbolic permissions | Joe Perches |
2018-03-23 | net: bridge: fix direct access to bridge vlan_enabled and use helper | Nikolay Aleksandrov |
2018-03-23 | bridge: Allow max MTU when multiple VLANs present | Chas Williams |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-20 | netfilter: ebtables: add support for matching IGMP type | Matthias Schiffer |
2018-03-20 | netfilter: ebtables: add support for matching ICMP type and code | Matthias Schiffer |
2018-03-20 | netfilter: ebtables: use ADD_COUNTER macro | Taehee Yoo |
2018-03-11 | netfilter: bridge: ebt_among: add more missing match size checks | Florian Westphal |
2018-03-11 | netfilter: ebtables: fix erroneous reject of last rule | Florian Westphal |
2018-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-03-05 | netfilter: compat: prepare xt_compat_init_offsets to return errors | Florian Westphal |
2018-03-05 | net: Convert log pernet_operations | Kirill Tkhai |
2018-03-05 | net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_ops | Kirill Tkhai |
2018-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-02-27 | net: Convert brnf_net_ops | Kirill Tkhai |
2018-02-27 | net: Convert br_net_ops | Kirill Tkhai |
2018-02-26 | bridge: Fix VLAN reference count problem | Ido Schimmel |
2018-02-25 | netfilter: increase IPSTATS_MIB_CSUMERRORS stat | Taehee Yoo |
2018-02-25 | netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets | Florian Westphal |
2018-02-25 | netfilter: ebtables: convert BUG_ONs to WARN_ONs | Florian Westphal |
2018-02-25 | netfilter: bridge: ebt_among: add missing match size checks | Florian Westphal |
2018-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-02-14 | netfilter: bridge: use pr ratelimiting | Florian Westphal |
2018-02-12 | bridge: check brport attr show in brport_show | Xin Long |
2018-02-01 | net: bridge: Fix uninitialized error in br_fdb_sync_static() | Geert Uytterhoeven |
2018-01-22 | bridge: return boolean instead of integer in br_multicast_is_router | Gustavo A. R. Silva |
2018-01-19 | netfilter: remove messages print and boot/module load time | Pablo Neira Ayuso |
2018-01-10 | netfilter: nf_tables: get rid of struct nft_af_info abstraction | Pablo Neira Ayuso |
2018-01-10 | netfilter: nf_tables: get rid of pernet families | Pablo Neira Ayuso |
2018-01-10 | netfilter: nf_tables: remove nhooks field from struct nft_af_info | Pablo Neira Ayuso |
2018-01-08 | netfilter: remove struct nf_afinfo and its helper functions | Pablo Neira Ayuso |
2018-01-08 | netfilter: move reroute indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |
2018-01-08 | netfilter: move route indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |
2018-01-08 | netfilter: remove saveroute indirection in struct nf_afinfo | Pablo Neira Ayuso |
2018-01-08 | netfilter: move checksum_partial indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |
2018-01-08 | netfilter: move checksum indirection to struct nf_ipv6_ops | Pablo Neira Ayuso |