summaryrefslogtreecommitdiffstats
path: root/net/802
Commit message (Expand)AuthorAgeFilesLines
* net/802: add __rcu annotationsEric Dumazet2010-10-252-11/+11
* net: return operator cleanupEric Dumazet2010-09-234-9/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-116-0/+6
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
* | net: convert multicast list to list_headJiri Pirko2010-04-031-2/+2
|/
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-4/+3
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-252-9/+0
* tr: fix leakage of device in net/802/tr.cWei Yongjun2009-04-111-0/+3
* net/802/fddi.c: add MODULE_LICENSEAdrian Bunk2009-04-061-0/+2
* snap: use const for descriptorStephen Hemminger2009-03-211-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-0/+2
|\
| * net: fix tokenring licenseMeelis Roos2009-03-031-0/+2
* | net/802: fix sparse warnings: context imbalanceHannes Eder2009-02-261-0/+2
* | snap: handle registration error and compile warningStephen Hemminger2009-02-221-3/+4
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
|/
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-201-5/+9
* fddi: convert to new network device opsStephen Hemminger2008-11-201-2/+6
* net: '&' reduxAlexey Dobriyan2008-11-031-1/+1
* net: convert print_mac to %pMJohannes Berg2008-10-271-15/+7
* net/802/fc.c: Fix compilation warningsManish Katiyar2008-10-151-1/+1
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* 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
OpenPOWER on IntegriCloud