summaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAgeFilesLines
* [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-081-5/+9
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-073-109/+129
* [NETFILTER]: ebtables: don't compute gap before checking struct typeChuck Ebbert2007-01-041-1/+2
* [NETFILTER]: bridge-netfilter: remove deferred hooksPatrick McHardy2006-12-141-172/+16Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-8/+28
|\
| * [NETFILTER]: bridge netfilter: deal with martians correctlyBart De Schuymer2006-12-071-8/+28
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0517-192/+250
|\
| * [EBTABLES]: Split ebt_replace into user and kernel variants, annotate.Al Viro2006-12-034-12/+13
| * [EBTABLES]: Clean ebt_register_table() up.Al Viro2006-12-031-12/+21
| * [EBTABLES]: Move calls of ebt_verify_pointers() upstream.Al Viro2006-12-031-9/+11
| * [EBTABLES]: ebt_check_entry() doesn't need valid_hooksAl Viro2006-12-031-4/+3Star
| * [EBTABLES]: Clean ebt_get_udc_positions() up.Al Viro2006-12-031-6/+2Star
| * [EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...Al Viro2006-12-031-10/+6Star
| * [EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfoAl Viro2006-12-031-5/+5
| * [EBTABLES]: Move more stuff into ebt_verify_pointers().Al Viro2006-12-031-19/+19
| * [EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...Al Viro2006-12-031-37/+41
| * [EBTABLES]: Split ebt_check_entry_size_and_hooksAl Viro2006-12-031-24/+49
| * [EBTABLES]: Prevent wraparounds in checks for entry components' sizes.Al Viro2006-12-031-8/+9
| * [EBTABLES]: Deal with the worst-case behaviour in loop checks.Al Viro2006-12-031-1/+3
| * [EBTABLES]: Verify that ebt_entries have zero ->distinguisher.Al Viro2006-12-031-5/+5
| * [EBTABLES]: Fix wraparounds in ebt_entries verification.Al Viro2006-12-031-7/+16
| * [NETFILTER]: ebtables: add --snap-arp optionBart De Schuymer2006-12-032-6/+27
| * [BRIDGE] netlink: Convert bridge netlink code to new netlink interfaceThomas Graf2006-12-031-54/+38Star
| * [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-031-1/+0Star
| * [BRIDGE]: Annotations.Al Viro2006-12-037-22/+22
| * [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-031-6/+15
| * [NET]: Turn nfmark into generic markThomas Graf2006-12-033-7/+7
| * [PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright2006-11-291-4/+5
* | WorkStruct: make allyesconfigDavid Howells2006-11-222-4/+8
|/
* [NETFILTER]: silence a warning in ebtablesMeelis Roos2006-11-021-1/+1
* [BRIDGE]: correct print message typoRandy Dunlap2006-10-261-1/+1
* [BRIDGE]: flush forwarding table when device carrier offStephen Hemminger2006-10-164-4/+11
* [NETFILTER]: ebt_mark: add or/and/xor action support to mark targetBart De Schuymer2006-10-041-4/+17
* [IPV4] net/ipv4/arp.c: trivial annotationsAl Viro2006-09-291-1/+1
* [NETFILTER]: kill listhelp.hPatrick McHardy2006-09-231-31/+45
* [BRIDGE]: Change sysctl tunables to __read_mostlyBrian Haley2006-09-231-4/+4
* [NETFILTER] bridge: debug message fixesStephen Hemminger2006-09-231-12/+3Star
* [NETFILTER] bridge: code rearrangement for clarityStephen Hemminger2006-09-232-6/+26
* [BRIDGE]: Convert notifications to use rtnl_notify()Thomas Graf2006-09-221-16/+15Star
* [NETFILTER]: Make unused signal code go away so nobody copies its brokennessAlan Cox2006-09-221-21/+0Star
* [BRIDGE]: random extra bytes on STP TCN packetStephen Hemminger2006-09-181-1/+1
* [BRIDGE] netfilter: memory corruption fixStephen Hemminger2006-08-271-3/+7
* [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-181-1/+6
* [NETFILTER]: ulog: fix panic on SMP kernelsMark Huang2006-08-141-0/+3
* [BRIDGE]: netlink status fixStephen Hemminger2006-08-051-1/+1
* [NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...Patrick McHardy2006-07-251-0/+5
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-5/+2Star
* [NET] gso: Add skb_is_gsoHerbert Xu2006-07-082-2/+2
* [BRIDGE]: br_dump_ifinfo index fixAndrey Savochkin2006-07-041-1/+2