index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pppoe.c
Age
Commit message (
Expand
)
Author
2008-06-20
pppoe: warning fix
Stephen Hemminger
2008-06-10
pppoe: Unshare skb before anything else
Herbert Xu
2008-06-10
net pppoe: Check packet length on all receive paths
Herbert Xu
2008-04-29
netdev: use non-racy method for proc entries creation
Denis V. Lunev
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-01-28
[PPP]: Sparse warning fixes.
Stephen Hemminger
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-10-10
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
2007-10-10
pppoe: endianness
Al Viro
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-09-20
[PPP] pppoe: Fix double-free on skb after transmit failure
Herbert Xu
2007-09-16
[NET] skbuff: Add skb_cow_head
Herbert Xu
2007-09-16
[PPP] pppoe: Fill in header directly in __pppoe_xmit
Herbert Xu
2007-09-16
[PPP] pppoe: Fix data clobbering in __pppoe_xmit and return value
Herbert Xu
2007-09-16
[PPP] pppoe: Fix skb_unshare_check call position
Herbert Xu
2007-07-31
[PPPOE]: Improve hashing function in hash_item().
Florian Zumbiehl
2007-07-31
[PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location
Florian Zumbiehl
2007-07-31
[PPPoX/E]: return ENOTTY on unknown ioctl requests
Florian Zumbiehl
2007-04-25
[PPPOE]: Fix device tear-down notification.
Michal Ostrowski
2007-04-25
[PPPOE]: race between interface going down and connect()
Florian Zumbiehl
2007-04-25
[PPPoE]: miscellaneous smaller cleanups
Florian Zumbiehl
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[PPPOE]: Introduce pppoe_hdr()
Arnaldo Carvalho de Melo
2007-03-05
[PPPOE]: Use ifindex instead of device pointer in key lookups.
Florian Zumbiehl
2007-03-02
[PPPOE]: Key connections properly on local device.
Florian Zumbiehl
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2006-12-02
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
2006-09-28
[PPPOE]: Advertise PPPoE MTU
Michal Ostrowski
2006-09-13
drivers/net: Trim trailing whitespace
Jeff Garzik
2006-06-05
[PPPOE]: Missing result check in __pppoe_xmit().
Florin Malita
2006-03-20
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
Herbert Xu
2006-01-03
[PPPOX]: Fix assignment into const proto_ops.
David S. Miller
2006-01-03
[SOCK]: Introduce sk_receive_skb
Arnaldo Carvalho de Melo
2005-09-29
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-03-26
[NET] make all protos partially use sk_prot
Arnaldo Carvalho de Melo
2005-03-09
[NET]: Fix CHECKSUM_HW wrt. packet trimming.
Herbert Xu
2005-03-08
Merge pobox.com:/garz/repo/linux-2.6
Jeff Garzik
2005-02-20
[PATCH] drivers/net/pppoe.c: make a struct static
Adrian Bunk
2005-02-08
Resolve ATM conflicts.
David S. Miller
2005-01-20
[PATCH] Lock initializer cleanup: Network drivers
Thomas Gleixner
2005-01-20
[PPPOX] stop using sk_protinfo
Arnaldo Carvalho de Melo
2004-10-05
[SKBUFF] introduce eth_hdr(skb)
Arnaldo Carvalho de Melo
2004-07-29
[PATCH 7/8] gcc-3.5 fixes
Andrew Morton
[next]