Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / bridge / br_if.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2011-11-16 Michał Mirosławnet: introduce and use netdev_features_t for device...
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-24 David S. MillerMerge branch 'master' of ra./linux/kernel/git/davem/net
2011-10-24 Jeff Mahoney- Update to 3.1-final.
2011-10-19 stephen hemmingerbridge: fix hang on removal of bridge via netlink
2011-10-03 stephen hemmingerbridge: fix ordering of NEWLINK and NEWNEIGH events
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-15 Jiri Pirkonet: consolidate and fix ethtool_ops->get_settings...
2011-09-15 Jiri Pirkobr: remove redundant check and init
2011-08-29 Jeff Mahoney- Update to 3.1-rc4.
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-22 Eric Dumazetbridge: fix a possible net_device leak
2011-08-10 Andrei WarkentinBridge: Always send NETDEV_CHANGEADDR up on br MAC...
2011-07-23 stephen hemmingerbridge: notifier called with the wrong device
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-23 Eric Dumazetnet: remove synchronize_net() from netdev_set_master()
2011-05-23 Amerigo Wangbridge: call NETDEV_JOIN notifiers when add a slave
2011-04-29 David Decotignyethtool: Use full 32 bit speed range in ethtool's set_s...
2011-04-28 Michał Mirosławbridge: convert br_features_recompute() to ndo_fix_features
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-04-05 stephen hemmingerbridge: allow creating bridge devices with netlink
2011-03-28 stephen hemmingerbridge: notify applications if address of bridge device...
2011-02-14 Jiri Pirkobridge: implement [add/del]_slave ops
2011-01-24 Michał Mirosławnet: reduce and unify printk level in netdev_fix_features()
2011-01-24 Michał Mirosławnet: change netdev->features to u32
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2010-11-15 Eric Dumazetbridge: add RCU annotations to bridge port lookup
2010-11-15 stephen hemmingerbridge: fix RCU races with bridge port
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-08-25 stephen hemmingerbridge: avoid ethtool on non running interface
2010-08-25 Stephen Hemmingerbridge: fix locking comment
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-06-15 Jiri Pirkobridge: use rx_handler_data pointer to store net_bridge...
2010-06-15 Jiri Pirkonet: add rx_handler data pointer
2010-06-15 Herbert Xubridge: Fix netpoll support
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-02 Jiri Pirkonet: replace hooks in __netif_receive_skb V5
2010-05-18 Randy Dunlapbridge: fix build for CONFIG_SYSFS disabled
2010-05-16 Simon Arlottbridge: update sysfs link names if port device names...
2010-05-16 stephen hemmingerbridge: netpoll cleanup
2010-05-06 WANG Congbridge: make bridge support netpoll
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-17 stephen hemmingerbridge: per-cpu packet statistics (v3)
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-02-28 Herbert Xubridge: Add multicast start/stop hooks
2010-02-05 Herbert Xubridge: Remove unused age_list
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2009-11-19 Johannes Bergcfg80211: disallow bridging managed/adhoc interfaces
2009-11-14 Jeff Mahoney- Update to 2.6.32-rc7.
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06 Stephen Hemmingerbridge: prevent bridging wrong device
2009-10-29 Eric Dumazetbridge: Optimize multiple unregistration
2009-10-09 Jeff Mahoney- Update to 2.6.32-rc3.
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
2009-09-28 Jeff Hansenbridge: Fix double-free in br_add_if.
2009-09-11 Marcel Holtmannnet: Add DEVTYPE support for Ethernet based devices
2009-08-13 Fischer, Annanet/bridge: Add 'hairpin' port forwarding mode
2009-08-03 Jeff Mahoney- Updated to 2.6.31-rc5.
2009-07-27 Xiaotian Fengnet/bridge: use kobject_put to release kobject in br_ad...
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-03-26 Stephen Hemmingerbridge: bad error handling when adding invalid ether...
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-4
2008-10-23 Herbert Xunet: Fix disjunct computation of netdev features
2008-09-08 Alexey Dobriyannetns bridge: cleanup bridges during netns stop
2008-09-08 Alexey Dobriyannetns bridge: allow bridges in netns!
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-07-30 Simon Wunderlichbridge: send correct MTU value in PMTU (revised)
2008-07-15 Wang Chenbridge: Check return of dev_set_promiscuity
2008-07-09 Jeff Mahoney- Updated to 2.6.26-rc9-git5.
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-03 Patrick McHardybridge: fix use-after-free in br_cleanup_bridges()
2008-06-19 Ben Hutchingsnet: Disable LRO on devices that are forwarding
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-06-12 Adrian Bunknet: remove CVS keywords
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-04-29 Volodymyr G Lukiianykbridge: fix error handling in br_add_if()
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
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
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-09-26 Jan Beulich- patches.fixes/bridge-module-get-put.patch: Module...
2007-08-31 Herbert XuNET: Share correct feature code between bridging and...
2007-08-31 Stephen Hemminger[BRIDGE]: Fix OOPS when bridging device without ethtool.
2007-08-14 Herbert Xu[NET]: Share correct feature code between bridging...
2007-07-31 Matthew Wilcox[NET]: ethtool ops are the only way
2007-07-11 Stephen Hemminger[NET]: IPV6 checksum offloading in network devices
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-26 Stephen Hemmingerbridge: change when netlink events go to STP
next