aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-01-24igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny
2011-01-24e1000e: Use kmemdup rather than duplicating its implementationBruce Allan
2011-01-24e1000e: reduce scope of some variables, remove unnecessary onesBruce Allan
2011-01-24e1000e: convert to stats64Jeff Kirsher
2011-01-21net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet
2011-01-21net: netif_setup_tc() is staticEric Dumazet
2011-01-20rtnetlink: fix link attribute validation with IFLA_GROUPPatrick McHardy
2011-01-20ppp: Use SKB queue abstraction interfaces in fragment processing.David S. Miller
2011-01-20net: Add safe reverse SKB queue walkers.David S. Miller
2011-01-20ppp: Reconstruct fragmented packets using frag lists instead of copying.David S. Miller
2011-01-20ppp: Clean up kernel log messages.David S. Miller
2011-01-20dccp: clean up unused DCCP_STATE_MASK definitionShan Wei
2011-01-20enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu
2011-01-20ipv6: raw: rcu annotationsEric Dumazet
2011-01-20neigh: __rcu annotationsEric Dumazet
2011-01-20net: ipv6: sit: fix rcu annotationsEric Dumazet
2011-01-20via-velocity: fix the WOL bug on 1000M full duplex forced mode.françois romieu
2011-01-20net_sched: RCU conversion of stabEric Dumazet
2011-01-20net_sched: move TCQ_F_THROTTLED flagEric Dumazet
2011-01-20net_sched: sfq: allow divisor to be a parameterEric Dumazet
2011-01-20net: dev_close_many() is staticEric Dumazet
2011-01-20atl1e: remove private #define.françois romieu
2011-01-20atl1c: remove private #define.françois romieu
2011-01-20netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet
2011-01-20netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy
2011-01-20netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt
2011-01-20netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: xtables: remove duplicate memberJan Engelhardt
2011-01-20Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy
2011-01-20netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-20netfilter: xtables: remove extraneous header that slipped inJan Engelhardt
2011-01-19net_sched: cleanupsEric Dumazet
2011-01-19af_unix: coding style: remove one level of indentation in unix_shutdown()Alban Crequy
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend
2011-01-19net: implement mechanism for HW based QOSJohn Fastabend
2011-01-19netlink: support setting devgroup parametersVlad Dogaru
2011-01-19net_device: add support for network device groupsVlad Dogaru
2011-01-19net: cleanup unused macros in net directoryShan Wei
2011-01-19vxge: update driver versionJon Mason
2011-01-19vxge: MSIX one shot modeJon Mason
2011-01-19vxge: correct eprom version detectionJon Mason
2011-01-19vxge: cleanup probe error pathsJon Mason
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-19netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy
2011-01-19netfilter: xtables: connlimit revision 1Jan Engelhardt
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-18net: filter: dont block softirqs in sk_run_filter()Eric Dumazet