index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
atm
/
mpc.c
Age
Commit message (
Expand
)
Author
2012-05-09
atm: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2011-06-16
net: Remove casts of void *
Joe Perches
2011-05-26
atm: Drop __TIME__ usage
Michal Marek
2010-12-19
net: kill unused macros
Shan Wei
2010-10-11
ATM: mpc, fix use after free
Jiri Slaby
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-26
net/atm: Cleanup dprint/ddprintk #defines and uses
Joe Perches
2010-01-26
net/atm/mpc.c: checkpatch cleanups
Joe Perches
2010-01-26
net/atm: Convert printk to pr_<level>
Joe Perches
2009-09-01
convert ATM drivers to netdev_tx_t
Stephen Hemminger
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-03-21
atm: convert mpc device to using netdev_ops
Stephen Hemminger
2008-12-08
netdevice: Kill netdev->priv
Wang Chen
2008-11-12
netdevice: safe convert to netdev_priv() #part-4
Wang Chen
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-07-30
atm: fix const assignment/discard warnings in the ATM networking driver
David Howells
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-01-09
[ATM]: Check IP header validity in mpc_send_packet
Herbert Xu
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-04-26
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
Milind Arun Choudhary
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-02-10
[NET] ATM: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-02
[ATM]: Use kmemdup & kzalloc where applicable
Arnaldo Carvalho de Melo
2006-12-02
[ATM]: Annotations.
Al Viro
2006-09-28
[ATM]: use NIPQUAD instead of open-coding it
Al Viro
2006-09-22
[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)
Adrian Bunk
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[ATM]: atm/mpc.c warning fix
Andrew Morton
2006-06-20
[ATM]: fix broken uses of NIPQUAD in net/atm
Al Viro
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-10
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds