summaryrefslogtreecommitdiff
path: root/net/802
Commit message (Expand)AuthorAge
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-25
* tr: fix leakage of device in net/802/tr.cWei Yongjun2009-04-11
* net/802/fddi.c: add MODULE_LICENSEAdrian Bunk2009-04-06
* snap: use const for descriptorStephen Hemminger2009-03-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-05
|\
| * net: fix tokenring licenseMeelis Roos2009-03-03
* | net/802: fix sparse warnings: context imbalanceHannes Eder2009-02-26
* | snap: handle registration error and compile warningStephen Hemminger2009-02-22
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
|/
* hippi: convert driver to net_device_opsStephen Hemminger2008-11-20
* fddi: convert to new network device opsStephen Hemminger2008-11-20
* net: '&' reduxAlexey Dobriyan2008-11-03
* net: convert print_mac to %pMJohannes Berg2008-10-27
* net/802/fc.c: Fix compilation warningsManish Katiyar2008-10-15
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-13
* list_for_each_rcu must die: networkingPaul E. McKenney2008-07-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
* | garp: retry sending JoinIn messages after allocation failuresPatrick McHardy2008-07-16
* | net: Add GARP applicant-only participantPatrick McHardy2008-07-05
* | net: Add STP demux layerPatrick McHardy2008-07-05
|/
* [TR] net/802/tr.c: sysctl_tr_rif_timeout staticAdrian Bunk2008-01-31
* [TR]: Use ctl paths to register net/token-ring/ tablePavel Emelyanov2008-01-28
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-28
* [TOKENRING]: rif_timer not initialized properlyEric Dumazet2008-01-13
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-10
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-10
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-10
* [SNAP]: Check packet length before readingHerbert Xu2007-08-21
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-10
* [NET]: cleanup extra semicolonsStephen Hemminger2007-04-25
* [SK_BUFF]: unions of just one member don't get anything done, kill themArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-25
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-25
* [TR]: Use tr_hdr() were appropriateArnaldo Carvalho de Melo2007-04-25
* [NET] 802: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki2007-04-25
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
* [NET] 802: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NET]: Kill direct includes of asm/checksum.hAl Viro2006-12-02
* [TR]: endiannness annotationsAl Viro2006-09-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [TR]: Remove an unused export.Adrian Bunk2006-05-16
* [SNAP]: Remove leftover unused hdr variableArnaldo Carvalho de Melo2006-03-20