index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
appletalk
/
aarp.c
Age
Commit message (
Expand
)
Author
2009-09-11
Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded
Arnaldo Carvalho de Melo
2009-01-07
appletalk: convert aarp to net_device_ops
Stephen Hemminger
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-07-19
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-02-29
[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.
Pavel Emelyanov
2008-01-28
[APPLETALK]: Annotations to clear sparse warnings
Eric Dumazet
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2007-10-10
[NET]: sparse warning fixes
Stephen Hemminger
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
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
[ATALK]: In notifier handlers convert the void pointer to a netdevice
Eric W. Biederman
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
2007-02-10
[NET] APPLETALK: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-08-29
[NET]: Kill skb->real_dev
David S. Miller
2005-06-22
[ATALK] aarp: replace schedule_timeout() with msleep()
Nishanth Aravamudan
2005-06-20
[ATALK]: endian annotations
Alexey Dobriyan
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds