aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-01-24
|\
| * igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny2011-01-24
| * e1000e: Use kmemdup rather than duplicating its implementationBruce Allan2011-01-24
| * e1000e: reduce scope of some variables, remove unnecessary onesBruce Allan2011-01-24
| * e1000e: convert to stats64Jeff Kirsher2011-01-24
* | net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-21
|/
* net: netif_setup_tc() is staticEric Dumazet2011-01-21
* rtnetlink: fix link attribute validation with IFLA_GROUPPatrick McHardy2011-01-21
* ppp: Use SKB queue abstraction interfaces in fragment processing.David S. Miller2011-01-21
* net: Add safe reverse SKB queue walkers.David S. Miller2011-01-21
* ppp: Reconstruct fragmented packets using frag lists instead of copying.David S. Miller2011-01-21
* ppp: Clean up kernel log messages.David S. Miller2011-01-21
* dccp: clean up unused DCCP_STATE_MASK definitionShan Wei2011-01-20
* enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu2011-01-20
* ipv6: raw: rcu annotationsEric Dumazet2011-01-20
* neigh: __rcu annotationsEric Dumazet2011-01-20
* net: ipv6: sit: fix rcu annotationsEric Dumazet2011-01-20
* via-velocity: fix the WOL bug on 1000M full duplex forced mode.françois romieu2011-01-20
* net_sched: RCU conversion of stabEric Dumazet2011-01-20
* net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-20
* net_sched: sfq: allow divisor to be a parameterEric Dumazet2011-01-20
* net: dev_close_many() is staticEric Dumazet2011-01-20
* atl1e: remove private #define.françois romieu2011-01-20
* atl1c: remove private #define.françois romieu2011-01-20
* netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet2011-01-20
* netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy2011-01-20
* netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt2011-01-20
* netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao2011-01-20
* Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-20
|\
| * netfilter: xtables: remove duplicate memberJan Engelhardt2011-01-20
* | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-20
|\|
| * netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-19
* | netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal2011-01-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-20
|\ \
| * | netfilter: xtables: remove extraneous header that slipped inJan Engelhardt2011-01-20
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19
| |\ \
| * | | netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy2011-01-19
| * | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-19
| | |/ | |/|
| * | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-18
| * | netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet2011-01-18
| * | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-18
| |\ \
| | * | netfilter: xtables: add missing header files to export listJan Engelhardt2011-01-18
| | * | netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt2011-01-18
| | * | netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger2011-01-18
| | * | audit: export symbol for use with xt_AUDITJan Engelhardt2011-01-18
| | * | netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt2011-01-18
| * | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-18
| * | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-18
| * | | netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal2011-01-18
| * | | netfilter: nfnetlink_queue: return error number to callerFlorian Westphal2011-01-18