summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-15netfilter: xt_addrtype: ipv6 supportFlorian Westphal
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-15IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman
2011-03-15IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman
2011-03-15IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman
2011-03-15IPVS: Add sysctl_sync_ver()Simon Horman
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman
2011-03-15ipvs: rename estimator functionsJulian Anastasov
2011-03-15ipvs: optimize rates readingJulian Anastasov
2011-03-15ipvs: remove unused seqcount statsJulian Anastasov
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov
2011-03-15ipvs: reorganize tot_statsJulian Anastasov
2011-03-15ipvs: move struct netns_ipvsJulian Anastasov
2011-03-15IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl
2011-03-14net: dcbnl: Add IEEE app selector value definitionsMark Rustad
2011-03-14net: dcbnl: Fix misspellingsMark Rustad
2011-03-14net: dcbnl: Update copyright datesMark Rustad
2011-03-13xfrm: Add support for IPsec extended sequence numbersSteffen Klassert
2011-03-13xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert
2011-03-13xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert
2011-03-13xfrm: Add basic infrastructure to support IPsec extended sequence numbersSteffen Klassert
2011-03-13tipc: Correct misnamed references to neighbor discovery domainAllan Stephens
2011-03-13tipc: Eliminate configuration for maximum number of cluster nodesAllan Stephens
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller
2011-03-12net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller
2011-03-12net: Use flowi4 and flowi6 in xfrm layer.David S. Miller
2011-03-12net: Add flowi6_* member helper macros.David S. Miller
2011-03-12ipv4: Use flowi4 in public route lookup interfaces.David S. Miller
2011-03-12ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller
2011-03-12net: Add flowiX_to_flowi() shorthands.David S. Miller
2011-03-12net: Break struct flowi out into AF specific instances.David S. Miller
2011-03-12net: Make flowi ports AF dependent.David S. Miller
2011-03-12net: Create union flowi_uliDavid S. Miller
2011-03-12net: Create struct flowi_commonDavid S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-12net: Remove unnecessary padding in struct flowiDavid S. Miller
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville
2011-03-11wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville
2011-03-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-11net: add proper documentation for previously added net_device_ops for FCoEYi Zou
2011-03-10ipv4: Kill flowi arg to fib_select_multipath()David S. Miller
2011-03-10ipv4: Remove redundant RCU locking in ip_check_mc().David S. Miller
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller