summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-0/+15
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-163/+225
2011-03-15netfilter: xt_addrtype: ipv6 supportFlorian Westphal1-0/+17
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal2-0/+28
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-0/+15
2011-03-15IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman1-8/+13
2011-03-15IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman1-0/+4
2011-03-15IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman1-0/+4
2011-03-15IPVS: Add sysctl_sync_ver()Simon Horman1-0/+11
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman1-0/+29
2011-03-15ipvs: rename estimator functionsJulian Anastasov1-2/+2
2011-03-15ipvs: optimize rates readingJulian Anastasov1-0/+2
2011-03-15ipvs: remove unused seqcount statsJulian Anastasov1-17/+0
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov1-0/+1
2011-03-15ipvs: reorganize tot_statsJulian Anastasov1-2/+1
2011-03-15ipvs: move struct netns_ipvsJulian Anastasov3-144/+123
2011-03-15IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl1-1/+1
2011-03-14net: dcbnl: Add IEEE app selector value definitionsMark Rustad1-0/+5
2011-03-14net: dcbnl: Fix misspellingsMark Rustad1-3/+3
2011-03-14net: dcbnl: Update copyright datesMark Rustad1-1/+1
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert1-0/+1
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert1-4/+20
2011-03-13xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert1-2/+8
2011-03-13xfrm: Add basic infrastructure to support IPsec extended sequence numbersSteffen Klassert2-0/+19
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens1-1/+1
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens1-2/+2
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller4-15/+19
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller1-10/+7
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller5-15/+15
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller2-18/+14
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller1-12/+12
2011-03-12net: Add flowi6_* member helper macros.David S. Miller1-0/+8
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller1-59/+59
2011-03-12ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller2-3/+11
2011-03-12net: Add flowiX_to_flowi() shorthands.David S. Miller1-0/+15
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller2-59/+59
2011-03-12net: Make flowi ports AF dependent.David S. Miller3-36/+46
2011-03-12net: Create union flowi_uliDavid S. Miller1-23/+25
2011-03-12net: Create struct flowi_commonDavid S. Miller1-9/+21
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller4-33/+33
2011-03-12net: Remove unnecessary padding in struct flowiDavid S. Miller1-10/+10
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller1-0/+48
2011-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller4-33/+81
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville1-0/+7
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville1-0/+8
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-33/+81
2011-03-11net: add proper documentation for previously added net_device_ops for FCoEYi Zou1-0/+36
2011-03-10ipv4: Kill flowi arg to fib_select_multipath()David S. Miller1-1/+1
2011-03-10ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller1-1/+1
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-12/+21