summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
span title='2009-01-21 14:02:00 -0800'>2009-01-21lec: convert to internal network_device_statsStephen Hemminger 2009-01-21clip: convert to internal network_device_statsStephen Hemminger 2009-01-21br2684: convert to net_device_opsStephen Hemminger 2009-01-21atm: br2684 internal statsStephen Hemminger 2008-12-08netdevice: Kill netdev->privWang Chen 2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2008-12-04ATM: CVE-2008-5079: duplicate listen() on socket corrupts the vcc tableChas Williams 2008-12-03atm: 32-bit ioctl compatibilityDavid Woodhouse 2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen 2008-11-10net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers 2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison 2008-10-27net: convert print_mac to %pMJohannes Berg 2008-09-22net/atm/lec.c: drop code after returnJulia Lawall 2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo 2008-07-30atm: fix const assignment/discard warnings in the ATM networking driverDavid Howells 2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki 2008-06-17atm: use const where reasonableMitchell Blank Jr 2008-06-16atm: [br2864] fix routed vcmux supportEric Kinzie 2008-06-16atm: [br2684] Fix oops due to skb->dev being NULLJorge Boncompte [DTI2] 2008-05-06Revert "atm: Do not free already unregistered net device."David S. Miller 2008-05-04atm: Bad locking on br2684_devs modifications.Pavel Emelyanov 2008-05-04atm: Do not free already unregistered net device.Pavel Emelyanov 2008-05-02atm: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev 2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller 2008-04-10[ATM]: Use SEQ_START_TOKENJoe Perches 2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller 2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki 2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki 2008-03-23Merge branch 'master' of ../net-2.6/David S. Miller 2008-03-23[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.Wang Chen 2008-02-29[ATM]: Use seq_open/release_privade instead of manual manipulations.Pavel Emelyanov 2008-02-28[IPV4]: Remove check for ifa->ifa_dev != NULL.Denis V. Lunev 2008-02-28[ATM]: Use proc_create() to setup ->proc_fops firstWang Chen