aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NET_SCHED]: sch_ingress: remove useless printkPatrick McHardy1-8/+1
2008-01-28[NET_SCHED]: sch_ingress: avoid a few #ifdefsPatrick McHardy1-12/+4
2008-01-28[NET_SCHED]: sch_ingress: move dependencies to KconfigPatrick McHardy2-10/+2
2008-01-28[NET_SCHED]: sch_ingress: remove unnecessary opsPatrick McHardy1-24/+0
2008-01-28[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()Patrick McHardy1-1/+1
2008-01-28[NET_SCHED]: sch_ingress: remove unused inner qdiscPatrick McHardy1-4/+0
2008-01-28[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapperPatrick McHardy1-6/+4
2008-01-28[NET_SCHED]: sch_ingress: remove excessive debuggingPatrick McHardy1-76/+3
2008-01-28[NET_SCHED]: sch_ingress: formatting fixesPatrick McHardy1-64/+39
2008-01-28[PKT_SCHED] SFQ: whitespace cleanupStephen Hemminger1-17/+25
2008-01-28[PKT_SCHED] SFQ: use net_randomStephen Hemminger1-3/+3
2008-01-28[PKT_SCHED] SFQ: timer is deferrableStephen Hemminger1-1/+3
2008-01-28[NETNS]: Process FIB rule action in the context of the namespace.Denis V. Lunev3-1/+4
2008-01-28[NETNS]: FIB rules API cleanup.Denis V. Lunev5-16/+22
2008-01-28[FIB]: Add netns to fib_rules_ops.Denis V. Lunev4-0/+5
2008-01-28[SCTP]: Correctly initialize error when parameter validation failed.Vlad Yasevich1-3/+2
2008-01-28[IrDA]: Irport removal - part 2Adrian Bunk10-2328/+0
2008-01-28[IrDA]: Irport removal - part 1Adrian Bunk6-1540/+3
2008-01-28[IrDA]: Frame length validation.Robie Basak2-0/+25
2008-01-28[IrDA]: Resend frames on timeout.Robie Basak1-3/+9
2008-01-28[NETNS]: Namespace stop vs 'ip r l' race.Denis V. Lunev3-19/+18
2008-01-28[NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev16-26/+34
2008-01-28[NETNS]: Memory leak on network namespace stop.Denis V. Lunev2-2/+2
2008-01-28[NETNS]: Double free in netlink_release.Denis V. Lunev1-3/+7
2008-01-28[IPV6]: Fix ip6_frag ctlDaniel Lezcano1-0/+3
2008-01-28net: NEWEMAC: Fix problem with mtu > 4080 on non TAH equipped 4xx PPC'sStefan Roese1-10/+4
2008-01-28add driver for enc28j60 ethernet chipClaudio Lanconelli4-0/+1928
2008-01-28SGISEEQ: fix oops when doing ifconfig down; ifconfig upThomas Bogendoerfer1-1/+1
2008-01-28sky2: version 1.21Stephen Hemminger1-1/+1
2008-01-28sky2: support for Yukon SupremeStephen Hemminger2-21/+46
2008-01-28qla3xxx annotationsAl Viro2-61/+38
2008-01-28slhc annotationsAl Viro1-6/+6
2008-01-28eepro100 annotationsAl Viro1-48/+42
2008-01-28annotate the rest of drivers/net/wanAl Viro7-8/+8
2008-01-28annotate tunAl Viro2-2/+4
2008-01-28NET: ns83820.c remove fastcall macroDavid Miller1-5/+4
2008-01-28SGISEEQ: use cached memory access to make driver work on IP28Thomas Bogendoerfer2-31/+35
2008-01-28Add me as maintainer of the RDC r6040 driverFlorian Fainelli1-0/+6
2008-01-28iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi4-51/+15
2008-01-28iwlwifi: proper monitor supportZhu Yi6-261/+238
2008-01-28libertas: remove check for driver_lock in lbs_interrupt()David Woodhouse1-5/+0
2008-01-28libertas: convert SUBSCRIBE_EVENT to a direct commandDavid Woodhouse4-226/+135
2008-01-28libertas: change inference about buffer size in lbs_cmd()David Woodhouse1-6/+8
2008-01-28libertas: convert ENABLE_RSN to a direct commandDavid Woodhouse5-54/+23
2008-01-28libertas: convert SET_WEP to a direct commandDavid Woodhouse5-59/+34
2008-01-28libertas: convert SLEEP_PARAMS to a direct commandDavid Woodhouse6-98/+74
2008-01-28libertas: convert INACTIVITY_TIMEOUT to a direct commandDavid Woodhouse4-26/+21
2008-01-28libertas: convert RADIO_CONTROL to a direct commandDavid Woodhouse3-52/+29
2008-01-28libertas: submit RSSI command on tx timeout, to check whether module is deadDavid Woodhouse1-0/+7
2008-01-28libertas: make lbs_submit_command always 'succeed' and set command timerDavid Woodhouse1-22/+20