aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-27inetpeer: Mark metrics as "new" in fresh inetpeer entries.David S. Miller1-0/+7
2011-01-27inetpeer: Add metrics storage to inetpeer entries.David S. Miller1-2/+4
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller3-37/+80
2011-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+1
2011-01-24net: change netdev->features to u32Michał Mirosław3-4/+4
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+6
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-2/+2
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet1-3/+5
2011-01-20net_sched: RCU conversion of stabEric Dumazet1-6/+15
2011-01-20net_sched: move TCQ_F_THROTTLED flagEric Dumazet1-10/+28
2011-01-20netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=nPatrick McHardy1-0/+12
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller15-85/+484
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei1-0/+1
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy9-12/+40
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg1-0/+1
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso3-0/+59
2011-01-18net: filter: dont block softirqs in sk_run_filter()Eric Dumazet1-1/+1
2011-01-18netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa1-0/+6
2011-01-18netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao1-2/+2
2011-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-12/+27
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy3-5/+2
2011-01-14Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy55-939/+1161
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy2-4/+4
2011-01-13ipsec: update MAX_AH_AUTH_LEN to support sha512Nicolas Dichtel1-1/+1
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2011-01-12sched: remove unused backlog in RED statsstephen hemminger1-1/+0
2011-01-12Merge branch 'master' of git://1984.lsi.us.es/net-2.6David S. Miller2-10/+10
2011-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-0/+16
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom1-0/+3
2011-01-13IPVS: netns, trash handlingHans Schillstrom2-2/+5
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom2-1/+4
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2-18/+46
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom2-11/+44
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2-3/+52
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom2-9/+21
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom2-2/+6
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom2-6/+11
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom1-2/+0
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom1-12/+6
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom1-0/+9
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom1-0/+8
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom2-1/+9
2011-01-13IPVS: netns, prepare protocolHans Schillstrom2-1/+22
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom1-0/+4
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom1-0/+5
2011-01-13IPVS: netns to services part 1Hans Schillstrom2-5/+67
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom3-0/+38
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEADSimon Horman52-871/+806