summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-02-15netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal
2010-02-15netfilter: ebtables: abort if next_offset is too smallFlorian Westphal
2010-02-15netfilter: ctnetlink: add zone supportPatrick McHardy
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-15netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy
2010-02-15netfilter: xtables: add const qualifiersJan Engelhardt
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt
2010-02-15netfilter: xtables: print details on size mismatchJan Engelhardt
2010-02-15netfilter: get rid of the grossness in netfilter.hJan Engelhardt
2010-02-15netfilter: reduce NF_HOOK by one argumentJan Engelhardt
2010-02-15netfilter: iptables: remove unused function argumentsJan Engelhardt
2010-02-15netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt
2010-02-15niu: Refinements to kernel logging.David S. Miller
2010-02-14mac80211: Fix error introduced in netdev_mc_count() changes.David S. Miller
2010-02-14vhost-net: switch to smp barriersMichael S. Tsirkin
2010-02-14niu: Use pr_<level>, netdev_<level> and netif_<level> macrosJoe Perches
2010-02-14ethtool: Fix includes build breakDavid S. Miller
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-12tg3: Update driver version to 3.107Matt Carlson
2010-02-12tg3: Fix AC131 loopback test errors for 5785Matt Carlson
2010-02-12tg3: Fix napi assignments in loopback testMatt Carlson
2010-02-12tg3: Reset phy during bringup when using phylibMatt Carlson
2010-02-12tg3: Turn off multiple DMA reads for 5717Matt Carlson
2010-02-12tg3: Fix 57765 A0 bootcode race conditionMatt Carlson
2010-02-12tg3: Unwedge stuck MSI-X vectorsMatt Carlson
2010-02-12tg3: Prevent rx producer ring overrunsMatt Carlson
2010-02-12tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson
2010-02-12igb: support for VF configuration toolsWilliams, Mitch A
2010-02-12rtnetlink: Add VF config code to rtnetlinkWilliams, Mitch A
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A
2010-02-12udp: remove redundant variableGerrit Renker
2010-02-12dccp: support for passing MSG_TRUNCGerrit Renker
2010-02-12sky2: version 1.27stephen hemminger
2010-02-12sky2: Avoid down and up during sky2_resetMike McCormack
2010-02-12sky2: Refactor sky2_down into two functionsMike McCormack
2010-02-12sky2: Refactor sky2_up into two functionsMike McCormack
2010-02-12sky2: Allocate initial skbs in sky2_alloc_buffersMike McCormack
2010-02-12sky2: Factor out code to calculate packet sizesMike McCormack
2010-02-12sky2: jumbo packet changesstephen hemminger
2010-02-12sky2: dont enable PME legacy modestephen hemminger
2010-02-12sky2: WoL changesstephen hemminger
2010-02-12sky2: fix sparse warningstephen hemminger
2010-02-12xfrm: use proper kernel typesjamal
2010-02-12xfrm: validate attributesjamal
2010-02-12drivers/net/skge.c: Use netif_printk macrosJoe Perches