summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-01-249-76/+116
|\
| * igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny2011-01-243-0/+3
| * e1000e: Use kmemdup rather than duplicating its implementationBruce Allan2011-01-241-9/+2
| * e1000e: reduce scope of some variables, remove unnecessary onesBruce Allan2011-01-245-33/+31
| * e1000e: convert to stats64Jeff Kirsher2011-01-243-34/+80
* | net_sched: TCQ_F_CAN_BYPASS generalizationEric Dumazet2011-01-215-6/+20
|/
* net: netif_setup_tc() is staticEric Dumazet2011-01-211-1/+1
* rtnetlink: fix link attribute validation with IFLA_GROUPPatrick McHardy2011-01-201-5/+8
* ppp: Use SKB queue abstraction interfaces in fragment processing.David S. Miller2011-01-201-15/+16
* net: Add safe reverse SKB queue walkers.David S. Miller2011-01-201-0/+9
* ppp: Reconstruct fragmented packets using frag lists instead of copying.David S. Miller2011-01-201-16/+23
* ppp: Clean up kernel log messages.David S. Miller2011-01-201-37/+49
* dccp: clean up unused DCCP_STATE_MASK definitionShan Wei2011-01-201-2/+0
* enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu2011-01-202-7/+9
* ipv6: raw: rcu annotationsEric Dumazet2011-01-201-7/+7
* neigh: __rcu annotationsEric Dumazet2011-01-201-6/+7
* net: ipv6: sit: fix rcu annotationsEric Dumazet2011-01-201-10/+13
* via-velocity: fix the WOL bug on 1000M full duplex forced mode.françois romieu2011-01-202-4/+13
* net_sched: RCU conversion of stabEric Dumazet2011-01-204-19/+38
* net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-207-21/+39
* net_sched: sfq: allow divisor to be a parameterEric Dumazet2011-01-201-12/+30
* net: dev_close_many() is staticEric Dumazet2011-01-201-1/+1
* atl1e: remove private #define.françois romieu2011-01-204-136/+25
* atl1c: remove private #define.françois romieu2011-01-202-49/+9
* netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet2011-01-201-0/+1
* netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy2011-01-201-0/+12
* netfilter: xtables: add missing header inclusions for headers_checkJan Engelhardt2011-01-2039-0/+77
* netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao2011-01-201-7/+11
* Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-201-1/+1
|\
| * netfilter: xtables: remove duplicate memberJan Engelhardt2011-01-201-1/+1
* | Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-203-14/+49
|\ \ | |/
| * netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-193-14/+49
* | netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal2011-01-201-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-20135-1712/+4477
|\ \
| * | netfilter: xtables: remove extraneous header that slipped inJan Engelhardt2011-01-201-1/+0
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-194195-108062/+256857
| |\ \
| * | | netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy2011-01-191-17/+12
| * | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-1910-1/+312
| | |/ | |/|
| * | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-189-70/+211
| * | netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet2011-01-181-6/+1
| * | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-1836-125/+133
| |\ \
| | * | netfilter: xtables: add missing header files to export listJan Engelhardt2011-01-181-0/+2
| | * | netfilter: xtables: use __uXX guarded types for userspace exportsJan Engelhardt2011-01-1830-121/+121
| | * | netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger2011-01-181-4/+2
| | * | audit: export symbol for use with xt_AUDITJan Engelhardt2011-01-181-0/+2
| | * | netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt2011-01-183-0/+6
| * | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-185-4/+41
| * | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-183-8/+18
| * | | netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal2011-01-182-9/+15
| * | | netfilter: nfnetlink_queue: return error number to callerFlorian Westphal2011-01-183-23/+49
OpenPOWER on IntegriCloud