aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm
AgeCommit message (Expand)AuthorFilesLines
2012-04-05atm: fix commentsAlexandra Vintila1-2/+2
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras1-1/+1
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+6
2012-02-22atm: clip: remove clip_tblEric Dumazet1-4/+6
2012-02-01atm: clip: Convert over to dst_neigh_lookup().David S. Miller1-4/+13
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller1-1/+1
2011-12-02atm: clip: Remove code commented out since eternity.David S. Miller1-9/+0
2011-11-30atm: clip: Use device neigh support on top of "arp_tbl".David Miller1-72/+14
2011-11-30atm: clip: Convert over to neighbour_priv()David Miller1-13/+15
2011-11-30neigh: Do not set tbl->entry_size in ipv4/ipv6 neigh tables.David Miller1-1/+0
2011-11-30neigh: Add infrastructure for allocating device neigh privates.David Miller1-0/+1
2011-11-29atm: br2684: Avoid alignment issuesPascal Hambourg1-1/+2
2011-11-29atm: br2684: Make headroom and hard_header_len depend on the payload typePascal Hambourg1-2/+6
2011-11-26atm: eliminate atm_guess_pdu2truesize()chas williams - CONTRACTOR1-1/+1
2011-11-22atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]1-3/+11
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]5-27/+31
2011-11-22atm: clip: move clip_devs check to clip_pushJorge Boncompte [DTI2]1-7/+10
2011-11-22atm: clip: Don't move counters backwardsJorge Boncompte [DTI2]1-9/+1
2011-11-22atm: br2684: Do not move counters backwardsJorge Boncompte [DTI2]1-8/+1
2011-11-14neigh: new unresolved queue limitsEric Dumazet1-1/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2-0/+2
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-3/+4
2011-08-20atm: br2684: Fix oops due to skb->dev being NULLDaniel Schwierzeck1-3/+4
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-01atm: br2864: sent packets truncated in VC routed modeChas Williams1-2/+0
2011-07-26atomic: use <linux/atomic.h>Arun Sharma5-5/+5
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller1-6/+10
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller1-2/+2
2011-07-16neigh: Kill ndisc_ops->queue_xmitDavid S. Miller1-1/+0
2011-07-16neigh: Kill neigh_ops->hh_outputDavid S. Miller1-1/+0
2011-06-16net: Remove casts of void *Joe Perches1-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+10
2011-05-27atm: expose ATM device index in sysfsDan Williams1-0/+10
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-2/+2
2011-05-26atm: Drop __TIME__ usageMichal Marek2-2/+2
2011-05-24net: convert %p usage to %pKDan Rosenberg1-2/+2
2011-04-17atm: lec: Fix set-but-unused variables.David S. Miller1-4/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-0/+1
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller1-3/+1
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller1-3/+3
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-19net: kill unused macrosShan Wei1-2/+0
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-5/+7
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo1-1/+1
2010-12-10atm: correct sysfs 'device' link creation and parent relationshipsDan Williams3-5/+7
2010-11-17net: use the macros defined for the members of flowiChangli Gao1-1/+2
2010-11-17net/atm: Remove unnecessary casts of netdev_privJoe Perches2-3/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-4/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-10-11ATM: mpc, fix use after freeJiri Slaby1-1/+1
2010-10-05net neigh: RCU conversion of neigh hash tableEric Dumazet1-2/+2
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-10/+2
2010-09-26br2684: fix scheduling while atomicKarl Hiramoto1-10/+2
2010-08-19atm: remove a net_device_stats clearEric Dumazet1-1/+0
2010-08-16net/atm: Adjust confusing if indentationJulia Lawall1-1/+1
2010-08-04ppp: make channel_ops conststephen hemminger1-1/+1
2010-07-09atm/br2684: register notifier event for carrier signal changes.Karl Hiramoto1-2/+64
2010-07-09atm: propagate signal changes via notifierKarl Hiramoto1-0/+30
2010-06-10net-next: remove useless union keywordChangli Gao1-1/+1
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches4-59/+0
2010-05-01net: sock_def_readable() and friends RCU conversionEric Dumazet1-8/+14
2010-04-20net: sk_sleep() helperEric Dumazet3-38/+38
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller14-0/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo14-0/+14
2010-03-21atm: Use kasprintfEric Dumazet1-9/+1
2010-02-10net: atm: use seq_list_foo() helpersLi Zefan2-17/+3
2010-01-26net/atm: Cleanup dprint/ddprintk #defines and usesJoe Perches3-107/+124
2010-01-26net/atm/lec.c: Add __lec_arp_check_expire and other cleanupsJoe Perches1-73/+80
2010-01-26net/atm/svc.c: checkpatch cleanupsJoe Perches1-124/+125
2010-01-26net/atm/signaling.c: checkpatch cleanupsJoe Perches1-101/+101
2010-01-26net/atm/resources.c: checkpatch cleanupsJoe Perches1-198/+192
2010-01-26net/atm/raw.c: checkpatch cleanupsJoe Perches1-14/+7
2010-01-26net/atm/pvc.c: checkpatch cleanupsJoe Perches1-22/+21
2010-01-26net/atm/proc.c: checkpatch cleanupsJoe Perches1-37/+44
2010-01-26net/atm/pppoatm.c: checkpatch cleanupsJoe Perches1-4/+7
2010-01-26net/atm/mpoa_proc.c: checkpatch cleanupsJoe Perches1-33/+31
2010-01-26net/atm/mpoa_caches.c: checkpatch cleanupsJoe Perches1-72/+88
2010-01-26net/atm/mpc.c: checkpatch cleanupsJoe Perches1-193/+252
2010-01-26net/atm/lec.c: checkpatch cleanupsJoe Perches1-148/+136
2010-01-26net/atm/ioctl.c: checkpatch cleanupsJoe Perches1-98/+97
2010-01-26net/atm/common.c: checkpatch cleanupsJoe Perches1-165/+173
2010-01-26net/atm/clip.c: checkpatch cleanupsJoe Perches1-14/+12
2010-01-26net/atm/br2684.c: checkpatch cleanupsJoe Perches1-41/+31
2010-01-26net/atm/atm_sysfs.c: checkpatch cleanupsJoe Perches1-13/+14
2010-01-26net/atm/atm_misc.c: checkpatch cleanupsJoe Perches1-24/+16
2010-01-26net/atm/addr.c: Convert include <asm to include <linuxJoe Perches1-1/+1
2010-01-26net/atm: Convert printk to pr_<level>Joe Perches12-212/+190
2009-12-08atm: [br2684] allow routed mode operation againchas williams - CONTRACTOR1-3/+8
2009-12-08atm: [lec] initialize .netdev_ops before calling register_netdev()chas williams - CONTRACTOR1-9/+1
2009-11-25net: use net_eq to compare netsOctavian Purdila1-1/+1
2009-11-11net/atm: move all compat_ioctl handling to atm/ioctl.cArnd Bergmann1-2/+175
2009-11-05net: pass kern to net_proto_family create functionEric Paris2-4/+6
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-1/+1
2009-10-07net: mark net_proto_ops as constStephen Hemminger2-2/+2
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller4-4/+4
2009-09-02atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() wh...Karl Hiramoto1-10/+27
2009-09-01net: make neigh_ops constantStephen Hemminger1-1/+1
2009-09-01convert ATM drivers to netdev_tx_tStephen Hemminger4-6/+12
2009-08-05net: mark read-only arrays as constJan Engelhardt2-8/+10
2009-07-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+3
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa1-3/+3
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy3-12/+12
2009-06-18atm: sk_wmem_alloc initial value is oneEric Dumazet4-11/+10
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 7)Patrick McHardy1-1/+2
2009-06-11bridge: Simplify interface for ATM LANEMichał Mirosław1-13/+4
2009-06-03net: skb->dst accessorsEric Dumazet2-8/+8
2009-05-29atm: unset IFF_XMIT_DST_RELEASE in clip_setup()Eric Dumazet1-0/+1
2009-05-28atm: Use SKB queue and list helpers instead of doing it by-hand.David S. Miller2-36/+17
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent1-0/+1
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2-2/+0
2009-03-21atm: convert clip driver to net_device_opsStephen Hemminger1-3/+6
2009-03-21atm: convert mpc device to using netdev_opsStephen Hemminger2-19/+18
2009-03-21atm: lec use dev_change_mtuStephen Hemminger1-1/+1
2009-01-21lec: convert to net_device_opsStephen Hemminger1-9/+11
2009-01-21lec: convert to internal network_device_statsStephen Hemminger2-28/+17
2009-01-21clip: convert to internal network_device_statsStephen Hemminger1-18/+12
2009-01-21br2684: convert to net_device_opsStephen Hemminger1-9/+11
2009-01-21atm: br2684 internal statsStephen Hemminger1-23/+15
2008-12-08netdevice: Kill netdev->privWang Chen1-2/+2
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+5
2008-12-04ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams1-1/+5
2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse6-27/+135
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen3-22/+24
2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison3-21/+27
2008-10-27net: convert print_mac to %pMJohannes Berg2-24/+7
2008-09-22net/atm/lec.c: drop code after returnJulia Lawall1-1/+0
2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo1-4/+4
2008-07-30atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells1-9/+13
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki2-2/+2
2008-06-17atm: use const where reasonableMitchell Blank Jr6-51/+50
2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie1-32/+44
2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2]1-1/+1
2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller1-0/+2
2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov1-2/+2
2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov1-2/+0
2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-4/+2
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-10/+19
2008-04-10[ATM]: Use SEQ_START_TOKENJoe Perches3-14/+15
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller1-10/+19
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2-2/+2
2008-03-23Merge branch 'master' of ../net-2.6/David S. Miller2-3/+20
2008-03-23[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen2-3/+20
2008-02-29[ATM]: Use seq_open/release_privade instead of manual manipulations.Pavel Emelyanov2-52/+9
2008-02-28[IPV4]: Remove check for ifa->ifa_dev != NULL.Denis V. Lunev1-4/+0
2008-02-28[ATM]: Use proc_create() to setup ->proc_fops firstWang Chen5-14/+9
2008-01-28[NETNS]: Add namespace parameter to ip_route_output_key.Denis V. Lunev1-1/+1
2008-01-28[ATM]: Suppress some sparse warningsEric Dumazet3-1/+5
2008-01-28[ATM]: Simplify /proc/net/atm/arp openingDenis V. Lunev1-37/+5
2008-01-28[ATM]: Oops reading net/atm/arpDenis V. Lunev1-2/+2
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman1-1/+1
2008-01-28[ATM]: [br2864] whitespace cleanupChas Williams1-108/+114
2008-01-28[ATM]: [br2864] routed supportEric Kinzie1-32/+116
2008-01-28[ATM]: Convert struct class_device to struct deviceKay Sievers1-30/+36
2008-01-28[ATM]: atm is no longer experimentalRobert P. J. Day1-7/+6
2008-01-28[NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman1-1/+14
2008-01-28[NET]: Name magic constants in sock_wake_async()Pavel Emelyanov1-1/+1
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+2
2008-01-09[ATM]: Check IP header validity in mpc_send_packetHerbert Xu1-0/+7
2007-11-01[NET]: Forget the zero_it argument of sk_alloc()Pavel Emelyanov1-1/+1
2007-10-17[BR2684]: get rid of broken header code.Stephen Hemminger1-121/+0
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-5/+2
2007-10-10[NET]: sparse warning fixesStephen Hemminger1-1/+1
2007-10-10[ATM] net/atm/lec.c: printk warning fixAndrew Morton1-1/+1
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2-28/+17
2007-10-10[NET]: all net/ cleanup with ARRAY_SIZEDenis Cheng1-1/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-10-10[NET]: Make device event notification network namespace safeEric W. Biederman2-0/+7
2007-10-10[NET]: Make socket creation namespace safe.Eric W. Biederman4-9/+15
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-10-10[ATM]: Replace DPRINTK() with pr_debug().Stephen Hemminger8-182/+120
2007-08-13[ATM]: Clean up duplicate includes in net/atm/Jesper Juhl1-1/+0
2007-07-18[ATM]: Eliminate dead config variable CONFIG_BR2684_FAST_TRANS.Robert P. J. Day1-4/+0
2007-07-15fallout from constified seq_operationsAl Viro1-1/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter5-8/+8
2007-07-10[ATM] br2684: Use seq_list_xxx helpersPavel Emelianov1-18/+4
2007-04-26[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, netMilind Arun Choudhary4-4/+4
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo3-9/+12
2007-04-25[SK_BUFF]: Convert skb->end to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_set_mac_header()Arnaldo Carvalho de Melo1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2-2/+2
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-3/+0
2007-04-25[TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo1-1/+3
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet1-0/+3
2007-04-25[NET] ATM: Use htons() where appropriate.YOSHIFUJI Hideaki1-2/+2
2007-03-25[NET]: Fix neighbour destructor handling.Alexey Kuznetsov1-9/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau3-3/+0
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven5-10/+10
2007-02-10[NET] ATM: Fix whitespace errors.YOSHIFUJI Hideaki18-290/+290