Commit Graph

210 Commits (e15bacbebb9dcc95f148f28dfc83a6d5e48b60b8)

Author SHA1 Message Date
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 4381548237 net: sock_def_readable() and friends RCU conversion 15 years ago
Eric Dumazet aa39514516 net: sk_sleep() helper 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Eric Dumazet 62c97ac04a atm: Use kasprintf 15 years ago
Li Zefan 67de792420 net: atm: use seq_list_foo() helpers 15 years ago
Joe Perches b50c2ea72a net/atm: Cleanup dprint/ddprintk #defines and uses 15 years ago
Joe Perches b4c84ec0fd net/atm/lec.c: Add __lec_arp_check_expire and other cleanups 15 years ago
Joe Perches b7d9371bef net/atm/svc.c: checkpatch cleanups 15 years ago
Joe Perches 0ec96e656f net/atm/signaling.c: checkpatch cleanups 15 years ago
Joe Perches 07b54c9ad4 net/atm/resources.c: checkpatch cleanups 15 years ago
Joe Perches fa61f0cac8 net/atm/raw.c: checkpatch cleanups 15 years ago
Joe Perches 6b6dd498f4 net/atm/pvc.c: checkpatch cleanups 15 years ago
Joe Perches 07367adbe5 net/atm/proc.c: checkpatch cleanups 15 years ago
Joe Perches d81219db6a net/atm/pppoatm.c: checkpatch cleanups 15 years ago
Joe Perches f1e100491e net/atm/mpoa_proc.c: checkpatch cleanups 15 years ago
Joe Perches bee67d34b2 net/atm/mpoa_caches.c: checkpatch cleanups 15 years ago
Joe Perches 5710044073 net/atm/mpc.c: checkpatch cleanups 15 years ago
Joe Perches c48192a707 net/atm/lec.c: checkpatch cleanups 15 years ago
Joe Perches 5ff7ef7911 net/atm/ioctl.c: checkpatch cleanups 15 years ago
Joe Perches a8147d737b net/atm/common.c: checkpatch cleanups 15 years ago
Joe Perches e956ea1b7d net/atm/clip.c: checkpatch cleanups 15 years ago
Joe Perches 641d729eb6 net/atm/br2684.c: checkpatch cleanups 15 years ago
Joe Perches f0a6cb118d net/atm/atm_sysfs.c: checkpatch cleanups 15 years ago
Joe Perches 3356b4d416 net/atm/atm_misc.c: checkpatch cleanups 15 years ago
Joe Perches c39f01d788 net/atm/addr.c: Convert include <asm to include <linux 15 years ago
Joe Perches 99824461ea net/atm: Convert printk to pr_<level> 15 years ago
chas williams - CONTRACTOR 2e302ebfea atm: [br2684] allow routed mode operation again 15 years ago
chas williams - CONTRACTOR eb0445887a atm: [lec] initialize .netdev_ops before calling register_netdev() 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Arnd Bergmann 805003a41c net/atm: move all compat_ioctl handling to atm/ioctl.c 15 years ago
Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
Neil Horman 3b885787ea net: Generalize socket rx gap / receive queue overflow cmsg 16 years ago
Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 16 years ago
David S. Miller b7058842c9 net: Make setsockopt() optlen be unsigned. 16 years ago
Karl Hiramoto 137742cf97 atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again. 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
Stephen Hemminger 3c805a22a3 convert ATM drivers to netdev_tx_t 16 years ago
Jan Engelhardt 36cbd3dcc1 net: mark read-only arrays as const 16 years ago
Jiri Olsa a57de0b433 net: adding memory barrier to the poll and receive callbacks 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Eric Dumazet 81e2a3d5b7 atm: sk_wmem_alloc initial value is one 16 years ago
Patrick McHardy 81fbbf6040 net: fix network drivers ndo_start_xmit() return values (part 7) 16 years ago
Michał Mirosław da6782927d bridge: Simplify interface for ATM LANE 16 years ago
Eric Dumazet adf30907d6 net: skb->dst accessors 16 years ago
Eric Dumazet a489e51c1a atm: unset IFF_XMIT_DST_RELEASE in clip_setup() 16 years ago
David S. Miller b6211ae7f2 atm: Use SKB queue and list helpers instead of doing it by-hand. 16 years ago
Rabin Vincent 902e5ea15f Subject: [PATCH] br2684: restore net_dev initialization 16 years ago
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago