aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2010-02-15netfilter: get rid of the grossness in netfilter.hJan Engelhardt1-17/+28
2010-02-15netfilter: reduce NF_HOOK by one argumentJan Engelhardt1-9/+5
2010-02-15netfilter: iptables: remove unused function argumentsJan Engelhardt2-14/+6
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt1-2/+6
2010-02-15niu: Refinements to kernel logging.David S. Miller1-25/+1
2010-02-14mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller1-1/+1
2010-02-14vhost-net: switch to smp barriersMichael S. Tsirkin1-5/+5
2010-02-14niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches1-392/+311
2010-02-14ethtool: Fix includes build breakDavid S. Miller1-1/+2
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings3-4/+4
2010-02-12tg3: Update driver version to 3.107Matt Carlson1-2/+2
2010-02-12tg3: Fix AC131 loopback test errors for 5785Matt Carlson2-2/+9
2010-02-12tg3: Fix napi assignments in loopback testMatt Carlson1-4/+4
2010-02-12tg3: Reset phy during bringup when using phylibMatt Carlson1-2/+1
2010-02-12tg3: Turn off multiple DMA reads for 5717Matt Carlson2-0/+4