summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx3/mm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-17CAPI: Clean up capi_open/releaseJan Kiszka1-59/+34
2010-02-17CAPI: Convert capidev_list_lock into a mutexJan Kiszka1-12/+12
2010-02-17CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWAREJan Kiszka1-67/+83
2010-02-17CAPI: Rework application lockingJan Kiszka2-34/+29
2010-02-17CAPI: Rework locking of controller data structuresJan Kiszka4-89/+217
2010-02-17CAPI: Rework controller state notifierJan Kiszka3-79/+72
2010-02-17CAPI: Rework capi_ctr_ready/downJan Kiszka1-45/+50
2010-02-17CAPI: Convert capi drivers rwlock into mutexJan Kiszka3-32/+27
2010-02-17CAPI: Call a controller 'controller', not 'card'Jan Kiszka4-169/+178
2010-02-17CAPI: Reduce chattiness during module loading/removalJan Kiszka4-83/+9
2010-02-17CAPI: Pin capifs instead of mounting itJan Kiszka1-9/+18
2010-02-17CAPI: Eliminate capifs_root variableJan Kiszka1-8/+10
2010-02-17CAPI: Sanitize capifs APIJan Kiszka3-31/+54
2010-02-17CAPI: Fix leaks in capifs_new_ncciJan Kiszka1-7/+18
2010-02-17net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman7-13/+8
2010-02-17net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman3-23/+49
2010-02-17drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches1-80/+73
2010-02-17drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches1-217/+130
2010-02-17drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches1-7/+7
2010-02-17drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches1-22/+27
2010-02-17drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2-59/+59
2010-02-17drivers/net/sky2: Convert to use netif_printk macrosJoe Perches1-38/+27
2010-02-17drivers/net/ixgb: Use netif_printk macrosJoe Perches2-49/+51
2010-02-17sparc64: Kill bogus ip_tables.h include.David S. Miller1-1/+0
2010-02-17bnx2: Update firmwares and update version to 2.0.8.Michael Chan9-9068/+9143
2010-02-17bnx2: Fix bug when saving statistics.Patrick Rabau1-5/+5
2010-02-17bnx2: Allow user-specified multiple advertisement speed values.Michael Chan1-25/+8
2010-02-17bnx2: Adjust flow control water marks.Michael Chan2-2/+2
2010-02-17bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan1-0/+7
2010-02-17bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan1-1/+1
2010-02-17atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez5-25/+191
2010-02-16tunnels: fix netns vs proto registration orderingAlexey Dobriyan4-62/+47
2010-02-16gre: fix netns vs proto registration orderingAlexey Dobriyan1-9/+10
2010-02-16ethtool: reduce stack usageEric Dumazet1-7/+28
2010-02-16net: emaclite: adding MDIO and phy lib supportJohn Linn2-43/+336
2010-02-16X25: Dont let x25_bind use addresses containing charactersandrew hendry1-1/+10
2010-02-16X25: Fix x25_create errors for bad protocol and ENOBUFSandrew hendry1-4/+9
2010-02-16be2net: implement EEH pci error recovery handlersSathya Perla3-2/+125
2010-02-16xfrm: Flushing empty SPD generates false eventsjamal3-5/+12
2010-02-16xfrm: Flushing empty SAD generates false eventsjamal3-4/+8
2010-02-16IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILSShan Wei1-9/+4
2010-02-16net/macvtap: fix reference countingArnd Bergmann1-13/+22
2010-02-16cxgb3: fix link flapDivy Le Ray1-1/+2
2010-02-16cxgb3: FIx VLAN over Jumbo framesDivy Le Ray1-0/+3
2010-02-16ixgbe: Cleanup incorrect header commentsPeter Waskiewicz1-5/+0
2010-02-16ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz1-5/+8
2010-02-16ethtool: Fix filter addition when caching n-tuple filtersPeter Waskiewicz1-16/+24
2010-02-15netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2-4/+4
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal17-17/+17
2010-02-15netfilter: ebtables: abort if next_offset is too smallFlorian Westphal1-0/+2