Age | Commit message (Expand) | Author | Files | Lines |
2018-01-23 | bridge: return boolean instead of integer in br_multicast_is_router | Gustavo A. R. Silva | 1 | -1/+1 |
2018-01-19 | netfilter: remove messages print and boot/module load time | Pablo Neira Ayuso | 1 | -2/+0 |
2018-01-10 | netfilter: nf_tables: get rid of struct nft_af_info abstraction | Pablo Neira Ayuso | 1 | -23/+2 |
2018-01-10 | netfilter: nf_tables: get rid of pernet families | Pablo Neira Ayuso | 1 | -33/+5 |
2018-01-10 | netfilter: nf_tables: remove nhooks field from struct nft_af_info | Pablo Neira Ayuso | 1 | -1/+0 |
2018-01-08 | netfilter: remove struct nf_afinfo and its helper functions | Pablo Neira Ayuso | 1 | -12/+4 |
2018-01-08 | netfilter: move reroute indirection to struct nf_ipv6_ops | Pablo Neira Ayuso | 1 | -7/+0 |
2018-01-08 | netfilter: move route indirection to struct nf_ipv6_ops | Pablo Neira Ayuso | 1 | -7/+0 |
2018-01-08 | netfilter: remove saveroute indirection in struct nf_afinfo | Pablo Neira Ayuso | 1 | -6/+0 |
2018-01-08 | netfilter: move checksum_partial indirection to struct nf_ipv6_ops | Pablo Neira Ayuso | 1 | -8/+0 |
2018-01-08 | netfilter: move checksum indirection to struct nf_ipv6_ops | Pablo Neira Ayuso | 1 | -7/+0 |
2018-01-08 | netfilter: nf_tables: remove hooks from family definition | Pablo Neira Ayuso | 1 | -7/+7 |
2018-01-08 | netfilter: nf_tables: remove multihook chains and families | Pablo Neira Ayuso | 1 | -1/+0 |
2018-01-08 | netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path | Pablo Neira Ayuso | 1 | -3/+5 |
2018-01-08 | netfilter: don't allocate space for arp/bridge hooks unless needed | Florian Westphal | 1 | -0/+2 |
2018-01-08 | netfilter: reduce size of hook entry point locations | Florian Westphal | 1 | -1/+1 |
2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+6 |
2017-12-20 | bridge: Use helpers to handle MAC address | Andy Shevchenko | 1 | -10/+3 |
2017-12-18 | net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks | Nikolay Aleksandrov | 1 | -5/+6 |
2017-12-13 | net: bridge: use rhashtable for fdbs | Nikolay Aleksandrov | 4 | -217/+209 |
2017-12-04 | net: use rtnl_register_module where needed | Florian Westphal | 1 | -3/+3 |
2017-11-30 | xfrm: Move dst->path into struct xfrm_dst | David Miller | 1 | -1/+0 |
2017-11-14 | net: bridge: add vlan_tunnel to bridge port policies | Nikolay Aleksandrov | 1 | -0/+1 |
2017-11-10 | net: bridge: Add/del switchdev object on host join/leave | Andrew Lunn | 1 | -0/+43 |
2017-11-10 | net: bridge: Send notification when host join/leaves a group | Andrew Lunn | 2 | -4/+11 |
2017-11-10 | net: bridge: Rename mglist to host_joined | Andrew Lunn | 4 | -10/+10 |
2017-11-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -2/+1 |
2017-11-06 | netfilter: ebtables: clean up initialization of buf | Colin Ian King | 1 | -2/+1 |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -0/+4 |
2017-11-03 | net: bridge: Convert timers to use timer_setup() | Allen Pais | 1 | -29/+19 |
2017-11-03 | net: bridge: Convert timers to use timer_setup() | Allen Pais | 1 | -40/+39 |
2017-11-03 | net: Define eth_stp_addr in linux/etherdevice.h | Egil Hjelmeland | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-11-02 | net: bridge: add notifications for the bridge dev on vlan change | Nikolay Aleksandrov | 9 | -38/+45 |
2017-11-01 | net: bridge: add neigh_suppress to bridge port policies | Nikolay Aleksandrov | 1 | -0/+1 |
2017-10-29 | bridge: vlan: signal if anything changed on vlan add | Nikolay Aleksandrov | 3 | -28/+73 |
2017-10-29 | bridge: netlink: make setlink/dellink notifications more accurate | Nikolay Aleksandrov | 3 | -24/+37 |
2017-10-25 | bridge: remove rtmsg_ifinfo called in add_del_if | Xin Long | 1 | -3/+0 |
2017-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-10-22 | net: bridge: fix returning of vlan range op errors | Nikolay Aleksandrov | 1 | -1/+1 |
2017-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -14/+15 |
2017-10-09 | net: bridge: Export bridge multicast router state | Yotam Gigi | 1 | -0/+12 |
2017-10-09 | net: bridge: Notify on bridge device mrouter state changes | Yotam Gigi | 1 | -3/+35 |
2017-10-09 | bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports | Roopa Prabhu | 4 | -0/+274 |
2017-10-09 | bridge: suppress arp pkts on BR_NEIGH_SUPPRESS ports | Roopa Prabhu | 4 | -58/+205 |
2017-10-09 | bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood | Roopa Prabhu | 7 | -3/+52 |
2017-10-05 | net: bridge: Pass extack to down to netdev_master_upper_dev_link | David Ahern | 4 | -7/+15 |
2017-10-05 | net: Add extack to upper device linking | David Ahern | 1 | -1/+1 |
2017-10-05 | net: Add extack to ndo_add_slave | David Ahern | 1 | -1/+2 |
2017-09-29 | netfilter: ebtables: fix race condition in frame_filter_net_init() | Artem Savkov | 4 | -14/+15 |