| Commit message (Expand) | Author | Age | Files | Lines |
* | bridge: skip fdb add if the port shouldn't learn | Wilson Kok | 2015-05-26 | 1 | -0/+6 |
* | bridge: allow setting hash_max + multicast_router if interface is down | Linus Lüssing | 2015-05-25 | 1 | -21/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-05-23 | 4 | -19/+16 |
|\ |
|
| * | bridge: fix lockdep splat | Eric Dumazet | 2015-05-22 | 1 | -0/+2 |
| * | bridge: fix parsing of MLDv2 reports | Thadeu Lima de Souza Cascardo | 2015-05-22 | 1 | -1/+1 |
| * | Revert "netfilter: bridge: query conntrack about skb dnat" | Florian Westphal | 2015-05-20 | 1 | -18/+9 |
| * | netfilter: ensure number of counters is >0 in do_replace() | Dave Jones | 2015-05-20 | 1 | -0/+4 |
* | | bridge_netfilter: No ICMP packet on IPv4 fragmentation error | Andy Zhou | 2015-05-19 | 1 | -1/+20 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-05-18 | 2 | -4/+21 |
|\ \ |
|
| * | | netfilter: x_tables: add context to know if extension runs from nft_compat | Pablo Neira Ayuso | 2015-05-15 | 1 | -2/+4 |
| * | | netfilter: bridge: free nf_bridge info on xmit | Florian Westphal | 2015-05-14 | 1 | -2/+15 |
| * | | netfilter: bridge: neigh_head and physoutdev can't be used at same time | Florian Westphal | 2015-05-14 | 1 | -0/+2 |
* | | | switchdev: don't use anonymous union on switchdev attr/obj structs | Scott Feldman | 2015-05-13 | 1 | -1/+1 |
|/ / |
|
* | | bridge: revert br_dellink change back to original | Scott Feldman | 2015-05-13 | 1 | -10/+1 |
* | | bridge: restore br_setlink back to original | Scott Feldman | 2015-05-13 | 1 | -10/+1 |
* | | switchdev: convert STP update to switchdev attr set | Scott Feldman | 2015-05-13 | 1 | -1/+5 |
* | | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/ | Jiri Pirko | 2015-05-13 | 3 | -16/+14 |
* | | ebtables: Use eth_proto_is_802_3 | Alexander Duyck | 2015-05-06 | 1 | -1/+1 |
* | | bridge: change BR_GROUPFWD_RESTRICTED to allow forwarding of LLDP frames | Bernhard Thaler | 2015-05-06 | 1 | -2/+2 |
* | | net: Export IGMP/MLD message validation code | Linus Lüssing | 2015-05-04 | 1 | -188/+30 |
* | | bridge: multicast: call skb_checksum_{simple_, }validate | Linus Lüssing | 2015-05-04 | 1 | -24/+4 |
|/ |
|
* | bridge/nl: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2015-04-29 | 2 | -3/+3 |
* | bridge/mdb: remove wrong use of NLM_F_MULTI | Nicolas Dichtel | 2015-04-29 | 1 | -1/+1 |
* | netfilter: nf_tables: switch registers to 32 bit addressing | Patrick McHardy | 2015-04-13 | 1 | -1/+1 |
* | netfilter: nf_tables: add register parsing/dumping helpers | Patrick McHardy | 2015-04-13 | 1 | -1/+1 |
* | netfilter: nf_tables: convert expressions to u32 register pointers | Patrick McHardy | 2015-04-13 | 1 | -2/+2 |
* | netfilter: nf_tables: get rid of NFT_REG_VERDICT usage | Patrick McHardy | 2015-04-13 | 2 | -7/+7 |
* | netfilter: nf_tables: kill nft_validate_output_register() | Patrick McHardy | 2015-04-13 | 1 | -11/+2 |
* | netfilter: nf_tables: rename nft_validate_data_load() | Patrick McHardy | 2015-04-13 | 1 | -2/+2 |
* | netfilter: nf_tables: validate len in nft_validate_data_load() | Patrick McHardy | 2015-04-13 | 1 | -1/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-04-09 | 1 | -52/+92 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Pablo Neira Ayuso | 2015-04-08 | 10 | -104/+95 |
| |\ |
|
| * | | netfilter: bridge: make BRNF_PKT_TYPE flag a bool | Florian Westphal | 2015-04-08 | 1 | -9/+9 |
| * | | netfilter: bridge: start splitting mask into public/private chunks | Florian Westphal | 2015-04-08 | 1 | -4/+11 |
| * | | netfilter: bridge: add and use nf_bridge_info_get helper | Florian Westphal | 2015-04-08 | 1 | -8/+16 |
| * | | netfilter: bridge: don't use nf_bridge_info data to store mac header | Florian Westphal | 2015-04-08 | 1 | -29/+41 |
| * | | netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING | Florian Westphal | 2015-04-02 | 1 | -2/+15 |
* | | | netfilter: Fix switch statement warnings with recent gcc. | David Miller | 2015-04-08 | 1 | -0/+2 |
| |/
|/| |
|
* | | netfilter: Pass socket pointer down through okfn(). | David Miller | 2015-04-07 | 6 | -43/+56 |
* | | netfilter: Pass nf_hook_state through nft_set_pktinfo*(). | David S. Miller | 2015-04-04 | 1 | -13/+11 |
* | | netfilter: Make nf_hookfn use nf_hook_state. | David S. Miller | 2015-04-04 | 4 | -52/+32 |
* | | dev: introduce dev_get_iflink() | Nicolas Dichtel | 2015-04-02 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2015-03-24 | 1 | -9/+39 |
|\ |
|
| * | netfilter: bridge: kill nf_bridge_pad | Florian Westphal | 2015-03-22 | 1 | -0/+12 |
| * | netfilter: bridge: remove BRNF_STATE_BRIDGED flag | Florian Westphal | 2015-03-16 | 1 | -3/+6 |
| * | netfilter: bridge: query conntrack about skb dnat | Florian Westphal | 2015-03-16 | 1 | -6/+21 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 1 | -0/+2 |
|\ \ |
|
| * | | bridge: reset bridge mtu after deleting an interface | Venkat Venkatsubra | 2015-03-15 | 1 | -0/+2 |
* | | | bridge: add ageing_time, stp_state, priority over netlink | Jörg Thalheim | 2015-03-19 | 1 | -1/+31 |
| |/
|/| |
|
* | | netfilter: bridge: use rcu hook to resolve br_netfilter dependency | Pablo Neira Ayuso | 2015-03-10 | 3 | -8/+18 |