aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAge
* 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
| * | | net: Remove unnecessary padding in struct flowiDavid S. Miller2011-03-12
| * | | ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-03-11
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-03-04
| | |\ \
| | | * | Bluetooth: Move index to common header in management interfaceSzymon Janc2011-02-27
| | | * | Bluetooth: Add mgmt_auth_failed eventJohan Hedberg2011-02-21
| | | * | Bluetooth: Fix mgmt_pin_code_reply return parametersJohan Hedberg2011-02-21
| | | * | Bluetooth: Add management support for user confirmation requestJohan Hedberg2011-02-21
| | | * | Bluetooth: Add mgmt_pair_device commandJohan Hedberg2011-02-21
| * | | | ipv4: Kill flowi arg to fib_select_multipath()David S. Miller2011-03-10
| * | | | Phonet: allocate sock from accept syscall rather than soft IRQRĂ©mi Denis-Courmont2011-03-09
| * | | | ipv4: Fix scope value used in route src-address caching.David S. Miller2011-03-08
| * | | | ipv4: Cache source address in nexthop entries.David S. Miller2011-03-07
| * | | | ipv4: Remove flowi from struct rtable.David S. Miller2011-03-05