Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / ethernet /
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2012-02-13 Danny Kukawkaeth: reset addr_assign_type if eth_mac_addr() called
2011-09-15 nhormannet: don't clear IFF_XMIT_DST_RELEASE in ether_setup
2011-07-28 Neil Hormannet: add IFF_SKB_TX_SHARED flag to priv_flags
2011-07-25 Randy Dunlapnet: fix eth.c kernel-doc warning
2011-07-13 David S. Millernet: Push protocol type directly down to header_ops...
2011-01-13 Randy Dunlapeth: fix new kernel-doc warning
2011-01-11 Tom Herbertnet: Add alloc_netdev_mqs function
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-08-26 Changli Gaonet: use scnprintf() to avoid potential buffer overflow
2010-07-15 Chihau ChauNet: ethernet: pe2.c: fix EXPORT_SYMBOL macro code...
2010-06-11 Changli Gaonet-next: remove useless union keyword
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-02 David S. Millernet: Inline skb_pull() in eth_type_trans().
2010-04-22 Johannes Bergethernet: print protocol in host byte order
2010-04-21 Eric Dumazetnet: Fix various endianness glitches
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-27 Octavian Purdilallc: use dev_hard_header
2009-11-16 Marin Mitovremove deprecated and not used: print_mac()
2009-05-25 Alexander Beregalovnet: remove COMPAT_NET_DEV_OPS
2008-11-24 Eric Dumazeteth: Declare an optimized compare_ether_addr_64bits...
2008-11-20 Stephen Hemmingernetdev: expose ethernet address primitives
2008-10-09 Lennert Buytenhekdsa: add support for Trailer tagging format
2008-10-09 Lennert Buytenhekdsa: add support for original DSA tagging format
2008-09-21 Arnaldo Carvalho... net: Use hton[sl]() instead of __constant_hton[sl]...
2008-04-14 Patrick McHardy[NET]: Return more appropriate error from eth_validate_...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Michael Chan[ETH]: Combine format_addr() with print_mac().
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-24 Jeff Garzik[NET]: Validate device addr prior to interface-up
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Stephen Hemminger[NET] ethernet: optimize memcpy and memset
2007-07-12 Patrick McHardy[ETH]: Validate address in eth_mac_addr
2007-07-11 Peter P Waskiewicz Jr[CORE] Stack changes to add multiqueue hardware support API
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-04-26 YOSHIFUJI Hideaki[NET] ETHERNET: Use htons() where appropriate.
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] ETHERNET: Fix whitespace errors.
2006-12-03 Al Viro[NET]: Kill direct includes of asm/checksum.h
2006-09-29 Al Viro[NET]: Annotate dst_ops protocol
2006-09-22 Stephen Hemminger[ETH]: indentation and cleanup
2006-09-22 Stephen Hemminger[ETH]: docbook comments
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-05 Jes Sorensen[NET]: Eliminate unused /proc/sys/net/ethernet
2006-02-24 Jamal Hadi Salim[NET] ethernet: Fix first packet goes out with MAC...
2006-01-06 Kris Katterjohn[NET]: Use newer is_multicast_ether_addr() in some...
2006-01-06 Kris Katterjohn[NET]: Change 1500 to ETH_DATA_LEN in some files
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-10-29 Stephen Hemminger[ETH]: ether address compare
2005-09-29 David S. Miller[NET]: Fix reversed logic in eth_type_trans().
2005-09-27 David S. Miller[NET]: Slightly optimize ethernet address comparison.
2005-08-29 Arnaldo Carvalho... [NET]: Fix sparse warnings
2005-08-29 David S. Miller[NET]: Remove explicit initializations of skb->input_dev
2005-07-12 Alexey Dobriyan[NET]: __be'ify *_type_trans()
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-28 Denis Vlasenko[NET]: Micro optimization in eth_header()
2005-06-16 Hannes Reinecke- Add patches.arch/s390-2.6.12-rc6-update
2005-05-05 Jesper Juhl[PATCH] update Ross Biro bouncing email address
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-10 Hannes Reinecke- update patches.s390/s390-netdev-eui64.patch
2004-12-27 Adrian Bunk[NET]: Mark eth_header_parse static.
2004-11-11 Christoph Hellwig[NET]: Remove net_init.c ifdef clutter.
2004-10-05 Arnaldo Carvalho... [SKBUFF] introduce eth_hdr(skb)
2004-08-30 Jamal Hadi Salim[ETH]: Zap NET_CLS_ACT ifdef.
2004-06-15 Jamal Hadi Salim[NET]: Add tc extensions infrastructure.
2003-09-28 Arnaldo Carvalho... o NET: move net/802/*.c EXPORT_SYMBOLs from net/netsyms.c
2003-06-19 David S. Miller[NET]: Size hh_cache->hh_data more appropriately.
2002-12-15 Brian Gerst[PATCH] Remove Rules.make from Makefiles (3/3)
2002-09-29 Kai GermaschewskiNET: Do not use dev->hard_header_len in eth_type_trans()
2002-09-29 Kai GermaschewskiNET: Do not use dev->hard_header_len in eth_header()
2002-08-06 Arnaldo Carvalho... make psnap and p8022 use the new LLC stack
2002-05-24 Kai Germaschewskikbuild: Fix some issues I missed before
2002-05-24 Kai Germaschewskikbuild: Use standard multi-part object declaration...
2002-02-05 Linus Torvaldsv2.4.13.5 -> v2.4.13.6
2002-02-05 Linus Torvaldsv2.4.2 -> v2.4.2.1
2002-02-05 Linus TorvaldsImport changeset