Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
95847f4010c2e47790aa7f5064f5e3779fcec652
/
net
/
atm
/
mpc.c
fa2dbdc
net: Pass a "more" indication down into netdev_start_xmit() code paths.
by David S. Miller
· 10 years ago
4798248
net: Add ops->ndo_xmit_flush()
by David S. Miller
· 10 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
8427559
atm: replace del_timer by del_timer_sync
by Julia Lawall
· 11 years ago
116e853
atm: Use ether_addr_copy
by Joe Perches
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
150238e
atm: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 12 years ago
ea11073
net: Remove casts of void *
by Joe Perches
· 13 years ago
36a9f77
atm: Drop __TIME__ usage
by Michal Marek
· 14 years ago
4c306a9
net: kill unused macros
by Shan Wei
· 14 years ago
5518b29
ATM: mpc, fix use after free
by Jiri Slaby
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b50c2ea
net/atm: Cleanup dprint/ddprintk #defines and uses
by Joe Perches
· 15 years ago
5710044
net/atm/mpc.c: checkpatch cleanups
by Joe Perches
· 15 years ago
9982446
net/atm: Convert printk to pr_<level>
by Joe Perches
· 15 years ago
3c805a2
convert ATM drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
788dee0
atm: convert mpc device to using netdev_ops
by Stephen Hemminger
· 16 years ago
b74ca3a
netdevice: Kill netdev->priv
by Wang Chen
· 16 years ago
524ad0a
netdevice: safe convert to netdev_priv() #part-4
by Wang Chen
· 16 years ago
21454aa
net: replace NIPQUAD() in net/*/
by Harvey Harrison
· 16 years ago
cba5cbd
atm: fix const assignment/discard warnings in the ATM networking driver
by David Howells
· 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
1c9b7aa
[ATM]: Check IP header validity in mpc_send_packet
by Herbert Xu
· 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
4ef8d0a
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
by Milind Arun Choudhary
· 18 years ago
27d7ff4
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
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
f7d5745
[NET] ATM: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2afe37c
[ATM]: Use kmemdup & kzalloc where applicable
by Arnaldo Carvalho de Melo
· 18 years ago
30d492d
[ATM]: Annotations.
by Al Viro
· 18 years ago
b422993
[ATM]: use NIPQUAD instead of open-coding it
by Al Viro
· 18 years ago
69263bc
[ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter)
by Adrian Bunk
· 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
1e4fd51
[ATM]: atm/mpc.c warning fix
by Andrew Morton
· 18 years ago
ff7512e
[ATM]: fix broken uses of NIPQUAD in net/atm
by Al Viro
· 18 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
d3f4a68
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
by Kris Katterjohn
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago