summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/syncppp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus variables from syncppp.[ch]Krzysztof Hałasa2008-07-231-9/+0Star
* [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
* [SYNCPPP]: Endianness and 64bit fixes.Al Viro2007-12-141-18/+17Star
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-10/+9Star
* [NET]: Make packet reception network namespace safeEric W. Biederman2007-10-111-0/+6
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] Uninitialized variable in drivers/net/wan/syncppp.cEric Sesterhenn2006-09-291-1/+1
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-291-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\
| * [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* | [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-141-7/+3Star
|/
* [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-0/+1
* [NET]: Kill skb->real_devDavid S. Miller2005-08-301-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1488