summaryrefslogtreecommitdiffstats
path: root/net/802
Commit message (Expand)AuthorAgeFilesLines
* list_for_each_rcu must die: networkingPaul E. McKenney2008-07-251-3/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-181-0/+1
|\
| * rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-191-0/+1
* | garp: retry sending JoinIn messages after allocation failuresPatrick McHardy2008-07-161-1/+4
* | net: Add GARP applicant-only participantPatrick McHardy2008-07-053-0/+638
* | net: Add STP demux layerPatrick McHardy2008-07-053-0/+106
|/
* [TR] net/802/tr.c: sysctl_tr_rif_timeout staticAdrian Bunk2008-01-311-1/+1
* [TR]: Use ctl paths to register net/token-ring/ tablePavel Emelyanov2008-01-283-36/+25
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-3/+1
* [TOKENRING]: rif_timer not initialized properlyEric Dumazet2008-01-131-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-104-19/+33
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-1/+1
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-13/+15
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-1/+2
* [SNAP]: Check packet length before readingHerbert Xu2007-08-211-5/+12
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-251-1/+2
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-253-3/+3
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-252-4/+5
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-251-0/+1
* [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-251-1/+2
* [NET] 802: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki2007-04-252-4/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] 802: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-105-104/+104
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-021-1/+0
* [TR]: endiannness annotationsAl Viro2006-09-281-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-304-4/+0
* [TR]: Remove an unused export.Adrian Bunk2006-05-161-1/+0
* [SNAP]: Remove leftover unused hdr variableArnaldo Carvalho de Melo2006-03-201-1/+0
* [NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu2006-03-201-2/+1
* [P8023]: Fix tainting of kernel.Dave Jones2006-02-131-0/+2
* [NET] snap: needs hardware checksum fixStephen Hemminger2006-02-021-0/+2
* [PATCH] tiny: Trim non-IPX buildsMatt Mackall2006-01-081-3/+1
* [NET]: kfree cleanupJesper Juhl2005-11-081-2/+1
* [TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich2005-10-251-2/+3
* [TR]: Set correct frame type for SNAP packetsJochen Friedrich2005-09-221-1/+1
* [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-222-2/+2
* [NET]: net/802: more endian annotationsAlexey Dobriyan2005-08-293-4/+4
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-292-1/+3
* [NET]: Kill skb->real_devDavid S. Miller2005-08-292-4/+6
* [NET]: Remove HIPPI private from skbuff.hStephen Hemminger2005-08-291-1/+3
* [TOKENRING]: Use interrupt-safe locking with rif_lock.Jay Vosburgh2005-08-181-10/+12
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-2/+2
* [TOKENRING]: net/802/tr.c: s/struct rif_cache_s/struct rif_cache/Alexey Dobriyan2005-05-261-11/+11
* [TOKENRING]: be'ify trh_hdr, trllc, rif_cache_sAlexey Dobriyan2005-05-261-2/+2
OpenPOWER on IntegriCloud