Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
238a5b4bff2e0929a9ceb41f340137f36a6a75d9
/
net
/
appletalk
03b35cc
appletalk: convert aarp to net_device_ops
by Stephen Hemminger
· 16 years ago
88a44e5
net/appletalk: Remove redundant test
by Julia Lawall
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c20932d
[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.
by Pavel Emelyanov
· 17 years ago
ed2b5b4
[APPLETALK]: Use proc_create() to setup ->proc_fops first
by Wang Chen
· 17 years ago
ca629f2
[APPLETALK]: Annotations to clear sparse warnings
by Eric Dumazet
· 17 years ago
b5ccd79
[NET]: Simple ctl_table to ctl_path conversions.
by Pavel Emelyanov
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
cfcabdc
[NET]: sparse warning fixes
by Stephen Hemminger
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
890d52d
[ATALK]: In notifier handlers convert the void pointer to a netdevice
by Eric W. Biederman
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 17 years ago
1a028e5
[NET]: Revert sk_buff walker cleanups.
by David S. Miller
· 18 years ago
eefa390
[NET]: Clean up sk_buff walkers.
by Jean Delvare
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
7e28ecc
[SK_BUFF]: Use skb_reset_network_header where the skb_pull return was being used
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
ae40eb1
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
by Eric Dumazet
· 18 years ago
75559c1
[APPLETALK]: Fix a remotely triggerable crash
by Jean Delvare
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
04c5acf
[PATCH] sysctl: atalk: remove unnecessary insert_at_head flag
by Eric W. Biederman
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
ed4477b
[NET] APPLETALK: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
a1f8e7f
[PATCH] severing skbuff.h -> highmem.h
by Al Viro
· 18 years ago
201a95a
[APPLETALK]: Fix potential OOPS in atalk_sendmsg().
by David S. Miller
· 18 years ago
2a50f28
[ATALK]: endianness annotations
by Al Viro
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f6c90b7
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
by Petr Vandrovec
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
64233bf
[APPLETALK]: Fix broadcast bug.
by Oliver Dawid
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
f2ccd8f
[NET]: Kill skb->real_dev
by David S. Miller
· 19 years ago
285b3af
[ATALK] aarp: replace schedule_timeout() with msleep()
by Nishanth Aravamudan
· 19 years ago
f6e276ee
[ATALK]: endian annotations
by Alexey Dobriyan
· 19 years ago
3ef4e9a
[ATALK]: Add alloc_ltalkdev().
by Christoph Hellwig
· 20 years ago
c7f905f
[ATALK]: Add missing dev_hold() to atrtr_create().
by Herbert Xu
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago