tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / net / bridge /
2008-10-08 Jan Engelhardtnetfilter: move Ebtables to use Xtables
2008-10-08 Jan Engelhardtnetfilter: change Ebtables function signatures to match...
2008-10-08 Jan Engelhardtnetfilter: ebt_among: obtain match size through differe...
2008-10-08 Jan Engelhardtnetfilter: add dummy members to Ebtables code to ease...
2008-10-08 Jan Engelhardtnetfilter: Change return types of targets/watchers...
2008-10-08 Jan Engelhardtnetfilter: change return types of match functions for...
2008-10-08 Jan Engelhardtnetfilter: change return types of check functions for...
2008-10-08 Jan Engelhardtnetfilter: ebtables: do centralized size checking
2008-10-08 Jan Engelhardtnetfilter: x_tables: use NFPROTO_* in extensions
2008-10-08 Jan Engelhardtnetfilter: Use unsigned types for hooknum and pf vars
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-08 Alexey Dobriyannetns bridge: cleanup bridges during netns stop
2008-09-08 Alexey Dobriyannetns bridge: allow bridges in netns!
2008-09-08 Stephen Hemmingerbridge: don't allow setting hello time to zero
2008-08-16 Stephen Hemmingerbridge: show offload settings
2008-08-06 Stephen Hemmingerbridge: Eliminate unnecessary forward delay
2008-08-05 Rami Rosenbridge: fix compile warning in net/bridge/br_netfilter.c
2008-07-30 Simon Wunderlichbridge: send correct MTU value in PMTU (revised)
2008-07-27 Alexey Dobriyannetfilter: ebtables: use nf_register_hooks()
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 Wang Chenbridge: Check return of dev_set_promiscuity
2008-07-11 Ingo MolnarMerge branch 'linus' into core/rcu
2008-07-08 Patrick McHardynetfilter: ebt_nflog: fix Kconfig typo
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-06 Patrick McHardybridge: Use STP demux
2008-07-03 Patrick McHardybridge: fix use-after-free in br_cleanup_bridges()
2008-06-19 Ben Hutchingsnet: Discard and warn about LRO'd skbs received for...
2008-06-19 Ben Hutchingsnet: Disable LRO on devices that are forwarding
2008-06-17 Randy Dunlapbridge: fix IPV6=n build
2008-06-17 Stephen Hemmingerbridge: make bridge address settings sticky
2008-06-17 Stephen Hemmingerbridge: handle process all link-local frames
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-09 Kuo-lang Tsengnetfilter: ebtables: add IPv6 support
2008-05-21 Pavel Emelyanovbridge: Use on-device stats instead of private ones.
2008-05-19 Franck Bui-Huurcu: split list.h and move rcu-protected lists into...
2008-05-05 Pavel Emelyanovbridge: Consolidate error paths in br_add_bridge().
2008-05-05 Pavel Emelyanovbridge: Net device leak in br_add_bridge().
2008-05-02 Stephen Hemmingerbridge: forwarding table information for >256 devices
2008-05-02 Harvey Harrisonnet: use get/put_unaligned_* helpers
2008-04-29 Bodo Stroesserbridge: kernel panic when unloading bridge module
2008-04-29 Volodymyr G Lukiianykbridge: fix error handling in br_add_if()
2008-04-14 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-14 Peter Warasin[NETFILTER]: bridge: add ebt_nflog watcher
2008-04-14 Robert P. J. Day[NETFILTER]: bridge netfilter: use non-deprecated __RW_...
2008-04-14 Patrick McHardy[BRIDGE]: Fix crash in __ip_route_output_key with bridg...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-20 Fabio Checconibridge: use time_before() in br_fdb_cleanup()
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-02-24 Joonwoo Park[NETFILTER]: fix ebtable targets return
2008-02-20 Joonwoo Park[NETFILTER]: Fix incorrect use of skb_make_writable
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: mark matches, targets and watche...
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: Update modules' descriptions
2008-02-01 Jan Engelhardt[NETFILTER]: ebtables: remove casts, use consts
2008-02-01 Patrick McHardy[NETFILTER]: bridge netfilter: remove nf_bridge_info...
2008-01-28 Denis V. Lunev[NETNS]: Add namespace parameter to ip_route_output_key.
2008-01-28 Denis V. Lunev[NETNS]: Consolidate kernel netlink socket destruction.
2008-01-28 Rami Rosen[BRIDGE]: Remove unused include of a header file in...
2008-01-28 Rami Rosen[BRIDGE]: Remove unused macros from ebt_vlan.c
2008-01-28 Pavel Emelyanov[NET]: Simple ctl_table to ctl_path conversions.
2008-01-28 Patrick McHardy[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: constify struct nf_logger and...
2008-01-28 Patrick McHardy[NETFILTER]: nf_log: move logging stuff to seperate...
2008-01-28 YOSHIFUJI Hideaki[BRIDGE]: Use cpu_to_be16() where appropriate.
2008-01-28 Patrick McHardy[NETFILTER]: Mark hooks __read_mostly
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2008-01-28 Denis V. Lunev[NET]: Modify all rtnetlink methods to only work in...
2008-01-28 Patrick McHardy[NETFILTER]: Introduce NF_INET_ hook values
2008-01-25 Greg Kroah-HartmanKobject: convert remaining kobject_unregister() to...
2008-01-25 Greg Kroah-HartmanKobject: convert net/bridge/br_if.c to use kobject_init...
2008-01-25 Greg Kroah-HartmanKobject: change net/bridge to use kobject_create_and_add
2008-01-21 Patrick McHardy[NETFILTER]: bridge-netfilter: fix net_device refcnt...
2008-01-12 Patrick McHardy[NETFILTER]: bridge: fix double POST_ROUTING invocation
2007-12-16 Stephen Hemminger[BRIDGE]: Assign random address.
2007-12-07 Andrew Morton[BRIDGE]: Section fix.
2007-11-29 Pavel Emelyanov[BRIDGE]: Properly dereference the br_should_route_hook
2007-11-29 Pavel Emelyanov[BRIDGE]: Lost call to br_fdb_fini() in br_init() error...
2007-11-20 Joe Perches[BRIDGE]: Add missing "space"
2007-11-13 Patrick McHardy[NETFILTER]: bridge: fix double POSTROUTING hook invocation
2007-11-07 Bart De Schuymer[NETFILTER]: ebt_arp: fix --arp-gratuitous matching...
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-15 Patrick McHardy[BRIDGE]: Remove SKB share checks in br_nf_pre_routing().
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-10-15 Herbert Xu[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
2007-10-15 Herbert Xu[BRIDGE]: Unshare skb upon entry
2007-10-12 Greg Kroah-Hartmankobjects: fix up improper use of the kobject name field
2007-10-10 Joseph Fannin[NETFILTER]: bridge: remove broken netfilter binary...
2007-10-10 Jeff Garzik[ETHTOOL] Provide default behaviors for a few ethtool...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Support multiple network namespaces with netlink
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-09-16 Herbert Xu[NET] skbuff: Add skb_cow_head
2007-09-16 Herbert Xu[BRIDGE]: Kill clone argument to br_flood_*
next