summaryrefslogtreecommitdiffstats
path: root/net/bridge
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy2008-01-282-2/+2
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-282-0/+2
* [BRIDGE]: Use cpu_to_be16() where appropriate.YOSHIFUJI Hideaki2008-01-281-1/+1
* [NETFILTER]: Mark hooks __read_mostlyPatrick McHardy2008-01-283-3/+3
* [NET]: Make rtnetlink infrastructure network namespace aware (v3)Denis V. Lunev2008-01-281-2/+2
* [NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev2008-01-281-0/+9
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-6/+6
* Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-1/+1
* Kobject: convert net/bridge/br_if.c to use kobject_init/add_ng()Greg Kroah-Hartman2008-01-251-7/+3Star
* Kobject: change net/bridge to use kobject_create_and_addGreg Kroah-Hartman2008-01-254-13/+7Star
* [NETFILTER]: bridge-netfilter: fix net_device refcnt leaksPatrick McHardy2008-01-211-0/+27
* [NETFILTER]: bridge: fix double POST_ROUTING invocationPatrick McHardy2008-01-121-6/+12
* [BRIDGE]: Assign random address.Stephen Hemminger2007-12-161-2/+1Star
* [BRIDGE]: Section fix.Andrew Morton2007-12-071-1/+1
* [BRIDGE]: Properly dereference the br_should_route_hookPavel Emelyanov2007-11-292-5/+6
* [BRIDGE]: Lost call to br_fdb_fini() in br_init() error pathPavel Emelyanov2007-11-291-1/+3
* [BRIDGE]: Add missing "space"Joe Perches2007-11-201-1/+1
* [NETFILTER]: bridge: fix double POSTROUTING hook invocationPatrick McHardy2007-11-131-0/+3
* [NETFILTER]: ebt_arp: fix --arp-gratuitous matching dependence on --arp-ip-{s...Bart De Schuymer2007-11-071-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* [BRIDGE]: Remove SKB share checks in br_nf_pre_routing().Patrick McHardy2007-10-151-3/+0Star
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-1512-57/+49Star
* [NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroomHerbert Xu2007-10-153-30/+9Star
* [BRIDGE]: Unshare skb upon entryHerbert Xu2007-10-151-0/+4
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-121-1/+1
* [NETFILTER]: bridge: remove broken netfilter binary sysctlsJoseph Fannin2007-10-111-5/+0Star
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-111-3/+0Star
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-1/+0Star
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-114-8/+10
* [NET]: Support multiple network namespaces with netlinkEric W. Biederman2007-10-111-2/+3
* [NET]: Make device event notification network namespace safeEric W. Biederman2007-10-111-0/+4
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+4
* [NET]: DIV_ROUND_UP cleanup (part two)Ilpo Järvinen2007-10-111-1/+1
* [NET] skbuff: Add skb_cow_headHerbert Xu2007-09-171-1/+1
* [BRIDGE]: Kill clone argument to br_flood_*Herbert Xu2007-09-174-50/+31Star
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-111-0/+1
* [BRIDGE]: Fix OOPS when bridging device without ethtool.Stephen Hemminger2007-08-311-8/+8
* [BRIDGE]: Packets leaking out of disabled/blocked ports.Stephen Hemminger2007-08-312-2/+6
* [VLAN/BRIDGE]: Fix "skb_pull_rcsum - Fatal exception in interrupt"Evgeniy Polyakov2007-08-271-5/+7
* missing return in bridge sysfs codeAl Viro2007-08-191-0/+1
* [BRIDGE]: Fix typo in net/bridge/br_stp_if.cJussi Kivilinna2007-08-141-1/+1
* [BRIDGE]: sysfs locking fix.Stephen Hemminger2007-08-141-9/+15
* [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-142-33/+5Star
* [NET]: ethtool ops are the only wayMatthew Wilcox2007-07-311-26/+15Star
* net/* misc endianness annotationsAl Viro2007-07-261-3/+3
* [NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2007-07-252-2/+0Star
* [NETFILTER]: Fix logging regressionPatrick McHardy2007-07-252-10/+4Star
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-181-1/+1
* [NETFILTER]: Lower *tables printk severityPatrick McHardy2007-07-151-2/+2