aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-29
* rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-27
* dst: Clone child entry in skb_dst_popSteffen Klassert2011-03-27
* route: Take the right src and dst addresses in ip_route_newportsSteffen Klassert2011-03-25
* ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-24
* ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-24
* net_sched: fix THROTTLED/RUNNING raceEric Dumazet2011-03-24
* ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal2011-03-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-22
|\
| * wireless: fix 80211 kernel-doc warningsRandy Dunlap2011-03-21
* | ipv4: fix route deletion for IPs on many subnetsJulian Anastasov2011-03-22
* | IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-21
* | snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet2011-03-21
* | xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-03-16
|\
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-03-15
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-15
| | |\
| | | * mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville2011-03-11
| | | * wireless: add support for ethtool_ops->{get,set}_ringparamJohn W. Linville2011-03-11
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-15
| |\ \ \ | | |/ / | |/| |
| | * | IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman2011-03-14
| | * | IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman2011-03-14
| | * | IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman2011-03-14
| | * | IPVS: Add sysctl_sync_ver()Simon Horman2011-03-14
| | * | IPVS: Add {sysctl_sync_threshold,period}()Simon Horman2011-03-14
| | * | ipvs: rename estimator functionsJulian Anastasov2011-03-14
| | * | ipvs: optimize rates readingJulian Anastasov2011-03-14
| | * | ipvs: remove unused seqcount statsJulian Anastasov2011-03-14
| | * | ipvs: properly zero stats and ratesJulian Anastasov2011-03-14
| | * | ipvs: reorganize tot_statsJulian Anastasov2011-03-14
| | * | ipvs: move struct netns_ipvsJulian Anastasov2011-03-14
| | * | IPVS: Fix variable assignment in ip_vs_notrackJesper Juhl2011-03-14
| * | | xfrm: Add support for IPsec extended sequence numbersSteffen Klassert2011-03-13
| * | | xfrm: Move IPsec replay detection functions to a separate fileSteffen Klassert2011-03-13
| * | | xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...Steffen Klassert2011-03-13
| * | | xfrm: Add basic infrastructure to support IPsec extended sequence numbersSteffen Klassert2011-03-13
| * | | decnet: Convert to use flowidn where applicable.David S. Miller2011-03-12
| * | | net: Put fl6_* macros to struct flowi6 and use them again.David S. Miller2011-03-12
| * | | ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-12
| * | | net: Put fl4_* macros to struct flowi4 and use them again.David S. Miller2011-03-12
| * | | net: Use flowi4 and flowi6 in xfrm layer.David S. Miller2011-03-12
| * | | net: Add flowi6_* member helper macros.David S. Miller2011-03-12
| * | | ipv4: Use flowi4 in public route lookup interfaces.David S. Miller2011-03-12
| * | | ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller2011-03-12
| * | | net: Add flowiX_to_flowi() shorthands.David S. Miller2011-03-12
| * | | net: Break struct flowi out into AF specific instances.David S. Miller2011-03-12
| * | | net: Make flowi ports AF dependent.David S. Miller2011-03-12
| * | | net: Create union flowi_uliDavid S. Miller2011-03-12
| * | | net: Create struct flowi_commonDavid S. Miller2011-03-12
| * | | net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller2011-03-12