summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-17CAPI: Switch capiminor list to arrayJan Kiszka
2010-02-17CAPI: Switch NCCI list to standard doubly linked listJan Kiszka
2010-02-17CAPI: Fix racy capi_readJan Kiszka
2010-02-17CAPI: Use non-atomic allocation during NCCI setupJan Kiszka
2010-02-17CAPI: Rework locking of capidev membersJan Kiszka
2010-02-17CAPI: Clean up capi_open/releaseJan Kiszka
2010-02-17CAPI: Convert capidev_list_lock into a mutexJan Kiszka
2010-02-17CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWAREJan Kiszka
2010-02-17CAPI: Rework application lockingJan Kiszka
2010-02-17CAPI: Rework locking of controller data structuresJan Kiszka
2010-02-17CAPI: Rework controller state notifierJan Kiszka
2010-02-17CAPI: Rework capi_ctr_ready/downJan Kiszka
2010-02-17CAPI: Convert capi drivers rwlock into mutexJan Kiszka
2010-02-17CAPI: Call a controller 'controller', not 'card'Jan Kiszka
2010-02-17CAPI: Reduce chattiness during module loading/removalJan Kiszka
2010-02-17CAPI: Pin capifs instead of mounting itJan Kiszka
2010-02-17CAPI: Eliminate capifs_root variableJan Kiszka
2010-02-17CAPI: Sanitize capifs APIJan Kiszka
2010-02-17CAPI: Fix leaks in capifs_new_ncciJan Kiszka
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman
2010-02-16drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches
2010-02-16drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches
2010-02-16drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches
2010-02-16drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches
2010-02-16drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches
2010-02-16drivers/net/sky2: Convert to use netif_printk macrosJoe Perches
2010-02-16drivers/net/ixgb: Use netif_printk macrosJoe Perches
2010-02-16sparc64: Kill bogus ip_tables.h include.David S. Miller
2010-02-16bnx2: Update firmwares and update version to 2.0.8.Michael Chan
2010-02-16bnx2: Fix bug when saving statistics.Patrick Rabau
2010-02-16bnx2: Allow user-specified multiple advertisement speed values.Michael Chan
2010-02-16bnx2: Adjust flow control water marks.Michael Chan
2010-02-16bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan
2010-02-16bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan
2010-02-16atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez
2010-02-16tunnels: fix netns vs proto registration orderingAlexey Dobriyan
2010-02-16gre: fix netns vs proto registration orderingAlexey Dobriyan
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-16ethtool: reduce stack usageEric Dumazet
2010-02-16net: emaclite: adding MDIO and phy lib supportJohn Linn
2010-02-16X25: Dont let x25_bind use addresses containing charactersandrew hendry
2010-02-16X25: Fix x25_create errors for bad protocol and ENOBUFSandrew hendry
2010-02-16be2net: implement EEH pci error recovery handlersSathya Perla
2010-02-16xfrm: Flushing empty SPD generates false eventsjamal
2010-02-16xfrm: Flushing empty SAD generates false eventsjamal
2010-02-16IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILSShan Wei
2010-02-16net/macvtap: fix reference countingArnd Bergmann
2010-02-16cxgb3: fix link flapDivy Le Ray
2010-02-16cxgb3: FIx VLAN over Jumbo framesDivy Le Ray