summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-16CAPI: Convert capi drivers rwlock into mutexJan Kiszka3-32/+27
2010-02-16CAPI: Call a controller 'controller', not 'card'Jan Kiszka4-169/+178
2010-02-16CAPI: Reduce chattiness during module loading/removalJan Kiszka4-83/+9
2010-02-16CAPI: Pin capifs instead of mounting itJan Kiszka1-9/+18
2010-02-16CAPI: Eliminate capifs_root variableJan Kiszka1-8/+10
2010-02-16CAPI: Sanitize capifs APIJan Kiszka3-31/+54
2010-02-16CAPI: Fix leaks in capifs_new_ncciJan Kiszka1-7/+18
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman7-13/+8
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman3-23/+49
2010-02-16drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches1-80/+73
2010-02-16drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches1-217/+130
2010-02-16drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches1-7/+7
2010-02-16drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches1-22/+27
2010-02-16drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches2-59/+59
2010-02-16drivers/net/sky2: Convert to use netif_printk macrosJoe Perches1-38/+27
2010-02-16drivers/net/ixgb: Use netif_printk macrosJoe Perches2-49/+51
2010-02-16sparc64: Kill bogus ip_tables.h include.David S. Miller1-1/+0
2010-02-16bnx2: Update firmwares and update version to 2.0.8.Michael Chan9-9068/+9143
2010-02-16bnx2: Fix bug when saving statistics.Patrick Rabau1-5/+5
2010-02-16bnx2: Allow user-specified multiple advertisement speed values.Michael Chan1-25/+8
2010-02-16bnx2: Adjust flow control water marks.Michael Chan2-2/+2
2010-02-16bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan1-0/+7
2010-02-16bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan1-1/+1
2010-02-16atl1c: 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-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller111-1836/+2313
2010-02-15ethtool: reduce stack usageEric Dumazet1-7/+28
2010-02-15net: emaclite: adding MDIO and phy lib supportJohn Linn2-43/+336
2010-02-15X25: Dont let x25_bind use addresses containing charactersandrew hendry1-1/+10
2010-02-15X25: Fix x25_create errors for bad protocol and ENOBUFSandrew hendry1-4/+9
2010-02-15be2net: implement EEH pci error recovery handlersSathya Perla3-2/+125
2010-02-15xfrm: Flushing empty SPD generates false eventsjamal3-5/+12
2010-02-15xfrm: Flushing empty SAD generates false eventsjamal3-4/+8
2010-02-15IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILSShan Wei1-9/+4
2010-02-15net/macvtap: fix reference countingArnd Bergmann1-13/+22
2010-02-15cxgb3: fix link flapDivy Le Ray1-1/+2
2010-02-15cxgb3: FIx VLAN over Jumbo framesDivy Le Ray1-0/+3
2010-02-15ixgbe: Cleanup incorrect header commentsPeter Waskiewicz1-5/+0
2010-02-15ethtool: Move n-tuple capability check into set_flagsPeter Waskiewicz1-5/+8
2010-02-15ethtool: 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
2010-02-15netfilter: ctnetlink: add zone supportPatrick McHardy2-19/+75
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy25-85/+236
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy8-11/+15
2010-02-15netfilter: xtables: add const qualifiersJan Engelhardt4-136/+168
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt8-22/+22
2010-02-15netfilter: xtables: print details on size mismatchJan Engelhardt1-2/+6